remove ripgrep
1 parent beaef91 commit b801c28dfba1c64df28abda58ad07e68c6aea700
@tundra tundra authored on 19 May 2020
Showing 1 changed file
View
2
■■■
makefile
# Stuff we want pip to install
PIPMODULES = pip ansible pew pythonz-bd
 
# Set of packages we want to include in the distribution tarball
MYTOOLS = bash-completion emacs file-formula git htop nload nmap ripgrep screen socat source-highlight the_silver_searcher tmux tree vim
MYTOOLS = bash-completion emacs file-formula git htop nload nmap screen socat source-highlight the_silver_searcher tmux tree vim
 
 
# ----------- Nothing below here should need changing ----------- #