` brew download
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
` iterm download
brew cask install iterm2
-iterm theme
iterm2colorschemes.com
command + , : preferences
appearance > General > Theme : Dark
.itermcolors
Profiles > Colors
- zsh update
brew install zsh zsh-completions
- oh-my-zsh install
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
` 카메라가 안뜰 때
sudo killall VDCAssistant
sudo killall AppleCameraAssistant
'운영체제 > Linux | Mac(OSX)' 카테고리의 다른 글
git 계정 여러개 (.gitconfig 설정) (1) | 2020.07.25 |
---|---|
zsh에서 vim theme 적용, syntax highlight가 안될 때 (0) | 2020.06.05 |
rsa key 생성 (0) | 2020.05.23 |
맥린이의 맥북 셋팅들 모음 (0) | 2020.05.22 |
ssh config 설정 (0) | 2020.05.14 |