zsh

MAC OS X / / 2021. 8. 13. 19:12
๋ฐ˜์‘ํ˜•

% 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

 

GitHub - ohmyzsh/ohmyzsh: ๐Ÿ™ƒ A delightful community-driven (with 1800+ contributors) framework for managing your zsh configu

๐Ÿ™ƒ A delightful community-driven (with 1800+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, OSX, hub, docker, homebrew, node, php, python,...

github.com

% 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

 

GitHub - ohmyzsh/ohmyzsh: ๐Ÿ™ƒ A delightful community-driven (with 1800+ contributors) framework for managing your zsh configu

๐Ÿ™ƒ A delightful community-driven (with 1800+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, OSX, hub, docker, homebrew, node, php, python,...

github.com

% 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
  • ๋„ค์ด๋ฒ„ ๋ธ”๋Ÿฌ๊ทธ ๊ณต์œ ํ•˜๊ธฐ
  • ๋„ค์ด๋ฒ„ ๋ฐด๋“œ์— ๊ณต์œ ํ•˜๊ธฐ
  • ํŽ˜์ด์Šค๋ถ ๊ณต์œ ํ•˜๊ธฐ
  • ์นด์นด์˜ค์Šคํ† ๋ฆฌ ๊ณต์œ ํ•˜๊ธฐ