aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gh.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gh.profile')
-rw-r--r--etc/profile-a-l/gh.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/profile-a-l/gh.profile b/etc/profile-a-l/gh.profile
new file mode 100644
index 000000000..3fbe52ac4
--- /dev/null
+++ b/etc/profile-a-l/gh.profile
@@ -0,0 +1,14 @@
1# Firejail profile for gh
2# Description: GitHub's official command-line tool
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include gh.local
7# Persistent global definitions
8# added by included profile
9#include globals.local
10
11noblacklist ${HOME}/.config/gh
12
13# Redirect
14include git.profile