firejail/etc/profile-a-l/gh.profile
glitsj16 0f23542b30
New profile: gh (GitHub CLI) (#6293)
Description: GitHub's official command-line tool.

https://github.com/cli/cli
2024-03-27 12:23:49 +00:00

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