0nn0/terminal-mac-cheatsheet: List of my most used commands and shortcuts in the terminal for Mac

Shell
GitHub - MenkeTechnologies/zsh-more-completions: Worlds largest collection of zsh completions
Yazi
fzf | Fig
Apple Shell Scripting Primer
walk
Dangit, Git!?!
Nushell
Introduction - Tealdeer User Manual
Welcome to Bashly | Bashly - Bash CLI Framework
github/training-utils: A series of Bash and ZShell scripts useful when teaching about git and GitHub
awesome-macos-command-line - Use your macOS terminal shell to do awesome things.
mdfind kMDItemAppStoreHasReceipt=1
brew install zsh && \
sudo sh -c 'echo $(brew --prefix)/bin/zsh >> /etc/shells' && \
chsh -s $(brew --prefix)/bin/
Bash-Oneliner
GitHub - alexanderepstein/Bash-Snippets: A collection of small bash scripts for heavy terminal users
dylanaraps/pure-sh-bible
📖 A collection of pure POSIX sh alternatives to external processes.
GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
styleguide
Tmux Cheat Sheet & Quick Reference | Session, window, pane and more
A tmux Crash Course
explainshell.com - match command-line arguments to their help text
omerxx/tmux-sessionx
The State of the CLI 2023 Edition | Warp
ZSH-LOVERS(1)
Refcard
ZSH Reference Card
babarot/enhancd: :rocket: A next-generation cd command with your interactive filter
A Guide to the Zsh Completion with Examples