diff --git a/install/packages.sh b/install/packages.sh index dceabc98..94406400 100644 --- a/install/packages.sh +++ b/install/packages.sh @@ -42,6 +42,7 @@ i openssh # Install openssh, used to connect via SSH i jq # Install jq, used to manipulate JSON in the terminal i tmux # Install tmux, used to run terminal programs in the background +i fzf # Install fzf, used to easily search for things in vim i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules i virtualbox-guest-utils # Install the core VirtualBox functionality