aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/git-cola.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-01-27 17:56:46 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-01-27 18:03:33 -0300
commite607096c7548f9ba3fff816191f5ecef238fa89f (patch)
tree83e2eebc97669016dd10ebd818634de5dcce787b /etc/profile-a-l/git-cola.profile
parentssh: move auth socket blacklist to disable-common.inc (diff)
downloadfirejail-e607096c7548f9ba3fff816191f5ecef238fa89f.tar.gz
firejail-e607096c7548f9ba3fff816191f5ecef238fa89f.tar.zst
firejail-e607096c7548f9ba3fff816191f5ecef238fa89f.zip
git-cola.profile: add missing python template comment
See etc/templates/profile.template.
Diffstat (limited to 'etc/profile-a-l/git-cola.profile')
-rw-r--r--etc/profile-a-l/git-cola.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-a-l/git-cola.profile b/etc/profile-a-l/git-cola.profile
index 4708078dd..84e6fc486 100644
--- a/etc/profile-a-l/git-cola.profile
+++ b/etc/profile-a-l/git-cola.profile
@@ -18,6 +18,7 @@ noblacklist ${HOME}/.config/git-cola
18# Put your editor,diff viewer config path below and uncomment to load settings 18# Put your editor,diff viewer config path below and uncomment to load settings
19# noblacklist ${HOME}/ 19# noblacklist ${HOME}/
20 20
21# Allow python (blacklisted by disable-interpreters.inc)
21include allow-python2.inc 22include allow-python2.inc
22include allow-python3.inc 23include allow-python3.inc
23 24