Oh my zsh minimal tutorial
utils productivity
Written on August 30, 2019
Z shell is an extended Bourne shell (Bash) that include many usefull features.
Oh my Z shell is a community-driven colleciton of themes and plugins for Zshell than facilitate the configuration and installation of new plugins and themes.
As of June 2019, according to wiki it is a default shell for macOS Catalina
Installation
- install
zsh
guide
- install
curl
orwget
andgit
- Download omyzsh script
or
Features
clever cd / ls
cd <TAB><TAB>
history (autocomplete , shared)
ls <UP>
kill (by command starting letter)
kill
lookup params in man
ls -<TAB>
inline globbing
git
edit long command CTRL + X + CTRL + E ??
THEMES
Plugins
vi ~/.zshrc
Usage optimized
Here we will discuss some configurations and best practicise to foster usage of zsh
and make it more transparent and easier
Links
- github plugin, docker plugin, tmux plugin plugins
- plugin manager https://getantibody.github.io/
- awesome plugins