https://ohmyz.sh
https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
https://velog.io/@insutance/Oh-My-Zsh-%EC%84%A4%EC%B9%98 : It walks you through the basics of installing oh-my-zsh in your terminal.
https://stackoverflow.com/questions/27885057/zsh-theme-for-full-path-display-git-changes : How to tell ohmyz to display absolute path of the current working directory.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
vi ~/.zshrc
- Update
ZSH_THEME="cloud"
vi ~/.oh-my-zsh/themes/cloud.zsh-theme
- Change
%c
to%~