logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: f25ad8e2aa086aceac3b32e82233b91bc8ab3491
parent 45dc2d4485ca5cf945103d9e723743476490795d
Author: Michael Forney <mforney@mforney.org>
Date:   Sat, 16 Mar 2019 19:22:01 -0700

Add python to sets.extra

Diffstat:

Msets.lua1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/sets.lua b/sets.lua @@ -33,6 +33,7 @@ return { 'less', 'libfuse', 'ncurses', + 'python', 'the_silver_searcher', 'unzip', 'vis',