제목은 Mac 개발환경 세팅 레포지토리로 하겠습니다. 근데 이제 수동을 곁들인.
-
Homebrew 설치
-
vim (git, wget) 설치
$ brew install git vim wget $ mkdir -p ~/.vim && wget https://bit.ly/30arSXR -O ~/.vim/vimrc $ vim
-
gitalias 설치
-
pstree 설치
$ brew install pstree
-
iterm2 설치
-
p10k 설치
General > Preferences 에서 Load preference from a custom folder or URL 체크
https://bit.ly/389SfkR
복사 후 붙여넣기 -
Zinit 설치
.zshrc
에 다음 내용을 추가.zinit light zdharma/fast-syntax-highlighting zinit light zsh-users/zsh-autosuggestions zinit light zsh-users/zsh-completions
-
auto-jump 설치
Toolbox 설치
Tools > Shell Scripts > Shell scripts location 에다가 /usr/local/bin
입력.
Hyper Switch 설치
Magnet 설치
-
K9s 설치
$ wget https://raw.githubusercontent.com/derailed/k9s/master/skins/monokai.yml -O ~/.k9s/skin.yml