- fasd offers quick access to files and directories for POSIX shells
- fzy fuzzy selector
- zsh-fzy zsh plugin that uses fzy for certain fuzzy matching operations
- fd better and faster
find
- thefuck corrects your previous console command
- xsel shell to clipboard
- trash-cli trash functionality for cli
- direnv enviroment switcher for shell
- jq jq is like sed for JSON data
- eza better
ls
- tldr better
man
- httpie better cURL
- ripgrep ripgrep
ALSA: alsa-utils
# Top terminal
tdrop -n 1 --width 100% --height 35% --post-map-hook 'wmctrl -r "Alacritty - Drop Down - Top" -b add,above,sticky' alacritty --title 'Alacritty - Drop Down - Top'
# Bottom terminal
tdrop -n 2 -y 63% --width 100% --height 35% --post-map-hook 'wmctrl -r "Alacritty - Drop Down - Bottom" -b add,above,sticky' alacritty --title 'Alacritty - Drop Down - Bottom'