% brew install zsh
% sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
zsh themes
=> https://github.com/ohmyzsh/ohmyzsh/wiki/themes
% git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/.oh-my-zsh}/themes/powerlevel10k
% vi ~/.zshrc
ZSH_THEME="powerlevel10k/powerlevel10k"
% source ~/.zshrc
zsh plugins
=> https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins
% git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions
% vi ~/.zshrc
plugins=(git docker zsh-autosuggestions)
% source ~/.zshrc
% git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting
% vi ~/.zshrc
plugins=(git docker zsh-autosuggestions zsh-syntax-highlighting)
% source ~/.zshrc
'MAC OS X' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
smb ์ฐ๊ฒฐ (0) | 2021.08.29 |
---|---|
mac os x11 (0) | 2021.08.18 |
Homebrew ์ค์น (0) | 2021.08.13 |
์์ฃผ ์ฌ์ฉํ๋ ํ๋ก๊ทธ๋จ (0) | 2021.08.13 |
[MAC] How to install FTP client on Mac (0) | 2018.01.19 |
์ต๊ทผ๋๊ธ