mac terminal setting :: 맥 터미널 설정
반응형
1. iterm2 설치
https://iterm2.com/downloads.html
2. Oh my zsh 설치
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
3.
vi편집기에서
ZSH_THEME="robbyrussell" ➡️ "agnoster"
4. d2codingfont 설치 후 적용
https://github.com/naver/d2codingfont
Profiles > Open profiles > Edit profiles > Text > Font
728x90
'mac' 카테고리의 다른 글
[Mac] VirtualBox 설치하기 (0) | 2020.12.19 |
---|---|
Mac MySQL 설치하기 (0) | 2020.08.08 |
Homebrew 명령어 모음 (0) | 2020.07.11 |
pip3을 pip으로 변경하기 (0) | 2020.04.01 |
[Mac] python 환경 구성하기 :: Homebrew, pyenv, Anaconda (1) | 2019.11.27 |
Comments