diff options
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-x | shell_only.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/shell_only.sh b/shell_only.sh index cfa6ee5..411fdeb 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -63,9 +63,10 @@ if command_exists pacman; then vim \ neofetch \ fzf \ - openssh + openssh \ + ripgrep - cargo install paru + cargo install paru cargo-update mkdir -p ~/.config/paru/ cat <<EOT > ~/.config/paru/paru.conf |