misc: Use ripgrep instead of ack
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ install_git_repo () {
|
||||
# Install packages
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
sudo apt install minicom ssh git tig ack tree npm python3-pip curl zsh
|
||||
sudo apt install minicom ssh git tig ripgrep tree npm python3-pip curl zsh
|
||||
|
||||
# Install Oh my ZSH
|
||||
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
|
||||
Reference in New Issue
Block a user