remove bash-completion
1 parent d548a74 commit 18b1987b042e3bcd7878d368f10b85e0af4d7ccf
@tundra tundra authored on 20 Oct 2023
Showing 1 changed file
View
2
■■■
makefile
# Stuff we want pip to install
PIPMODULES = pip ansible pew pythonz-bd mutagen docutils
 
# Set of packages we want to include in the distribution tarball
MYTOOLS = bash-completion emacs file-formula gawk gnu-tar htop neovim nload nmap screen socat source-highlight ripgrep tmux tree vim
MYTOOLS = emacs file-formula gawk gnu-tar htop neovim nload nmap screen socat source-highlight ripgrep tmux tree vim
 
 
# ----------- Nothing below here should need changing ----------- #