1. ๋จผ์ iterm2๋ฅผ ์ค์นํ๋ค.
iTerm2 - macOS Terminal Replacement
iTerm2 by George Nachman. Website by Matthew Freeman, George Nachman, and James A. Rosen. Website updated and optimized by HexBrain
iterm2.com
2. oh my zsh๋ฅผ ์ค์นํ๋ค.
https://github.com/ohmyzsh/ohmyzsh
GitHub - ohmyzsh/ohmyzsh: ๐ A delightful community-driven (with 1900+ contributors) framework for managing your zsh configu
๐ A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, pytho...
github.com
์คํฌ๋กคํ๋ฉด Basic Installation ์ด ๋ณด์ธ๋ค.

๋ณธ์ธ์ curl๋ก ์ค์นํ์!
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
3. solarized oh my zsh ๋ฅผ ๊ฒ์ํ๋ค.
https://gist.github.com/kevin-smets/8568070
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS) - iterm2-solarized.md
gist.github.com
4. Powerlever9k ๋ฅผ ์ค์นํ๋ค.

git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k
์ค์น ํ
code ~/.zshrc
๋ฅผ ์ ๋ ฅํด์ค๋ค. ๊ทธ๋ฆฌ๊ณ
ZSH_THEME="powerlevel10k/powerlevel10k"

๋ก ๋ณ๊ฒฝํด์ค๋ค.
๋ง์ผ ํฐํธ๊ฐ ๊นจ์ง๋ฉด ์๋์ ๋ค์ด๊ฐ์ ํฐํธ๋ฅผ ๋ค์ด๋ฐ๋๋ค.

'์ค์น&์ธํ ๋ฒ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Golang] cannot find package (from $GOROOT) (from $GOPATH) (0) | 2021.10.29 |
---|---|
[Terminal] ํฐ๋ฏธ๋ ๋ช ๋ น์ด ์๋ ์์ฑ (0) | 2021.10.26 |
node install ์ ๊ถํ ์ค๋ฅ ๋ฐ์ (0) | 2021.10.22 |
[Git & Github] Git์ ์ฌ์ฉํด์ Github์ commitํ๊ธฐ (0) | 2021.04.23 |
[MySQL] ํ๊ฒฝ๋ณ์ ์ค์ (0) | 2021.02.24 |
๋๊ธ