remove tmux
1 parent f01f53b commit ae50a9a45491a20181d845c96ebd10c914e22b42
@tundra tundra authored on 26 Jan
Showing 1 changed file
View
2
■■■
makefile
# 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 = file-formula gawk gnu-tar htop nload nmap screen socat source-highlight ripgrep tmux tree vim
MYTOOLS = file-formula gawk gnu-tar htop nload nmap screen socat source-highlight ripgrep tree vim
 
 
# ----------- Nothing below here should need changing ----------- #