Zsh
Oh My Zsh
Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout… more info
Plugins
git
Useful aliases:
g:gitgf:git fetchga:git addgpf:git push --force-with-leasegpsup:git push --set-upstream origin $(git_current_branch)
git-extras
Git autocompletion.
osx
Useful aliases:
tab: Open the current directory in a new tabsplit_tab: Split the current terminal tab horizontallyvsplit_tab: Split the current terminal tab verticallyofd: Open the current directory in a Finder windowshowfiles: Show hidden files in Finderhidefiles: Hide the hidden files in Finderbtrestart: Restart the Bluetooth daemon
colorize
Command line syntax-highlight for ccat and cless commands.
It requires Pygments to be installed:
pip install Pygments
history
Adds some useful commands to look into the command history.
Useful aliases:
h:historyhs:history | grep