Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 617 Bytes

oh-my-zsh.md

File metadata and controls

12 lines (11 loc) · 617 Bytes

Sites

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.

Steps

  1. sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  2. vi ~/.zshrc
  3. Update ZSH_THEME="cloud"
  4. vi ~/.oh-my-zsh/themes/cloud.zsh-theme
  5. Change %c to %~