From fb4705b4dd6c03c63754e5a6ff52b190e5164e28 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 27 Jan 2021 23:35:12 +0000 Subject: streamline 'Allow xxx' comments (#3922) * add comment: allow python * add comment: allow python * reorder allow comments * fix perl allow comment * add comment: allow python * add comment: allow lua, perl & python * reorder allow comments * add comment: allow python * add comment: allow python * add comment: allow lua, perl & python * fix allow comments * add comment: allow python * add comment: allow python * fix spacing in comments * add comment: allow python * add comment: allow python * fix comment * add comment: allow perl & python * add comment: allow lua & python * add comment: allow lua, perl & python * fix allow comments * add comment: allow perl & python * streamline allow python comments --- etc/profile-a-l/alacarte.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-a-l/alacarte.profile') diff --git a/etc/profile-a-l/alacarte.profile b/etc/profile-a-l/alacarte.profile index 98188d2a7..57b5e5d95 100644 --- a/etc/profile-a-l/alacarte.profile +++ b/etc/profile-a-l/alacarte.profile @@ -6,6 +6,7 @@ include alacarte.local # Persistent global definitions include globals.local +# Allow python (blacklisted by disable-interpreters.inc) include allow-python2.inc include allow-python3.inc -- cgit v1.2.3-54-g00ecf