Packages:
- Terminal emulator:
apt install terminology
- Text viewer:
apt install catbat && ln -s $(which batcat) /usr/bin/bat
- Shell program:
apt install fish-shell
- Icon browser:
apt install gtk-4-examples
- Text editor:
apt install neovim && abbr nvim n
- Development Tooling:
apt install git gh
Repositories:
- GitHub CLI: https://github.com/cli/cli