add ripgrep
1 parent 48b4a66 commit 1f73f3225cfc496bb8788c5faac9d5718f27b26f
@tundra tundra authored on 15 Apr 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 screen socat source-highlight the_silver_searcher tmux tree vim
MYTOOLS = bash-completion emacs file-formula git htop nload nmap ripgrep screen socat source-highlight the_silver_searcher tmux tree vim
 
 
# ----------- Nothing below here should need changing ----------- #