mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 06:55:13 +02:00
Add fzf to the list of packages to install
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user