mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 09:24:17 +01:00
Add ctags to packages.sh
This commit is contained in:
parent
0e8c73534e
commit
54731772f8
@ -55,6 +55,7 @@ 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 pygmentize # Install pygmentize, used as a variant of cat with syntax highlighting
|
||||
i firejail # Install firejail, a simple and straightforward way to sandbox programs
|
||||
i ctags # Install ctags, used with vim to create tags for formal languages
|
||||
|
||||
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
|
||||
i virtualbox-guest-utils # Install the core VirtualBox functionality
|
||||
|
Loading…
Reference in New Issue
Block a user