mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-23 14:18:37 +01:00
Add pygmentize to packages.sh, used as a cat variant
This commit is contained in:
parent
03f0b1f96c
commit
c665b40828
@ -53,6 +53,7 @@ i crystal # Install crystal, a ruby-like language with a binary compiler
|
||||
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 pygmentize # Install pygmentize, used as a variant of cat with syntax highlighting
|
||||
|
||||
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