./install- ttf-dejavu base font
- adobe-source-code-pro-fonts default Monospace font
- terminus-font for PowerArrow (Awesome WM theme)
- FiraCode VSCode font
- ttf-font-awesome glyphs
- zplug plugin manager
- Powerlevel9k theme
- Alacritty
- tdrop Quake Terminal
- 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
- networkmanager handle all things related to networks for both wired and wireless
- network-manager-applet useful tool to configure Network Manager
- asdf-vm generic version manager for developers
[user]
name = Bob
email = bob@example.com
signingkey = 123456789
[commit]
gpgsign = true
[includeIf "gitdir:/home/bob/Documents/github/"]
path = /home/bob/Documents/github/.gitconfig# System Update
yay -Syu --noconfirm