Skip to content

Instantly share code, notes, and snippets.

@angelside
Created December 3, 2022 05:22
Show Gist options
  • Save angelside/0f4a8d4407f995b7e0704e843e695784 to your computer and use it in GitHub Desktop.
Save angelside/0f4a8d4407f995b7e0704e843e695784 to your computer and use it in GitHub Desktop.
arch extra apps
--------------------------------------------------------------------------------------
paru AUR helper https://github.com/Morganamilo/paru
htop
lsd ls command https://github.com/Peltoche/lsd
exa ls command https://github.com/ogham/exa
bat cat command https://github.com/sharkdp/bat
fd find command https://github.com/sharkdp/fd
procs ps command https://github.com/dalance/procs
dust du command https://github.com/bootandy/dust
hyperfine CLI benchmarking tool https://github.com/sharkdp/hyperfine
broot navigate directory https://github.com/Canop/broot
zoxide smarter cd command https://github.com/ajeetdsouza/zoxide
fzf CLI fuzzy finder https://github.com/junegunn/fzf
tig Text-mode interface git https://github.com/jonas/tig/
gh github cli https://github.com/cli/cli
dog cli DNS client https://github.com/ogham/dog
lazygit TUI for git commands https://github.com/jesseduffield/lazygit
mcfly search in shell history https://github.com/cantino/mcfly
tere Terminal file explorer https://github.com/mgunyho/tere
neovim nvim https://wiki.archlinux.org/title/Neovim https://neovim.io/
lunar vim lvim https://github.com/LunarVim/LunarVim
tmux terminal multiplexer https://tmuxcheatsheet.com/
https://rudra.dev/posts/a-mininal-tmux-configuration-from-scratch/
https://tao-of-tmux.readthedocs.io/en/latest/manuscript/09-status-bar.html
tmux kill-server
upx executable packer https://upx.github.io/
upx --ultra-brute executable_file
upx --best executable_file
--------------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment