mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
14 lines
335 B
Text
14 lines
335 B
Text
# Firejail profile for gh
|
|
# Description: GitHub's official command-line tool
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include gh.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
noblacklist ${HOME}/.config/gh
|
|
|
|
# Redirect
|
|
include git.profile
|