mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-11 23:59:14 +02:00
Add irssi and profanity to packages.sh
This commit is contained in:
@ -66,6 +66,8 @@ i fdupes # Install fdupes, used to quickly find duplicate
|
|||||||
i tig # Install tig, used to browse git commits
|
i tig # Install tig, used to browse git commits
|
||||||
i ncdu # Install ncdu, used to easily see disk usage
|
i ncdu # Install ncdu, used to easily see disk usage
|
||||||
i w3m # Install w3m, our text-based web browser of choice
|
i w3m # Install w3m, our text-based web browser of choice
|
||||||
|
i irssi # Install irssi, our IRC client of choice
|
||||||
|
i profanity # Install profanity, our XMPP client of choice
|
||||||
|
|
||||||
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
|
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
|
||||||
i virtualbox-guest-utils # Install the core VirtualBox functionality
|
i virtualbox-guest-utils # Install the core VirtualBox functionality
|
||||||
|
Reference in New Issue
Block a user