summaryrefslogtreecommitdiffstats
path: root/etc/code.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-02-07 18:09:05 -0500
committerLibravatar Tad <tad@spotco.us>2019-02-07 18:09:05 -0500
commit4bb7dee499f78f312f6abf37ca64b5e0087f28a2 (patch)
tree763baa64489dc132aec547b802bd670688ad6649 /etc/code.profile
parentmove more copyright statements to 2019 (diff)
downloadfirejail-4bb7dee499f78f312f6abf37ca64b5e0087f28a2.tar.gz
firejail-4bb7dee499f78f312f6abf37ca64b5e0087f28a2.tar.zst
firejail-4bb7dee499f78f312f6abf37ca64b5e0087f28a2.zip
small changes
- merges - klavaro nitpick - vscodium alias for code, from ParrotSec downstream fork
Diffstat (limited to 'etc/code.profile')
-rw-r--r--etc/code.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/code.profile b/etc/code.profile
index 6528b63ff..293308187 100644
--- a/etc/code.profile
+++ b/etc/code.profile
@@ -6,6 +6,7 @@ include code.local
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.vscode 8noblacklist ${HOME}/.vscode
9noblacklist ${HOME}/.vscode-oss
9noblacklist ${HOME}/.config/Code 10noblacklist ${HOME}/.config/Code
10 11
11include disable-common.inc 12include disable-common.inc