diff --git a/makefile b/makefile index d21a417..8e917e0 100644 --- a/makefile +++ b/makefile @@ -23,13 +23,13 @@ BOOTSTRAP = gcc make curl git # Support and languages to install after bootstrap but before other packages -LANGS = go perl python +LANGS = gforth go perl python # Stuff we want pip to install PIPMODULES = ansible pew pythonz-bd mutagen docutils # Set of packages we want to include in the distribution tarball -MYTOOLS = emacs file-formula gawk gnu-tar htop joe nload nmap screen socat source-highlight ripgrep the_silver_searcher tree vim +MYTOOLS = emacs file-formula gawk gnu-sed gnu-tar grep htop joe nload nmap screen socat source-highlight ripgrep the_silver_searcher tree vim # ----------- Nothing below here should need changing ----------- #