aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gh.profile
blob: 3fbe52ac4ea78d2c5872032978c6bbbb172fc643 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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