여러 컴퓨터에 동일한 환경을 사용하기 위한 repo.
- 단축키 세팅
- git aliases
- tmux aliases
- brew install
- neovim
- tmux
- iterm2
- dotfiles
- .zshrc
- .tmux.conf
- .gitconfig
- prepare xcode tools (git, homebrew 설치에 필요)
xcode-select --install
- install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- install git
brew install git
- git clone
git clone https://github.com/JAAAAAEMKIM/.dotfiles.git
- run install.sh
~/.dotfiles/install.sh
- check home dir
Clone nvim config repository
Oh-my-zsh config
Install nvm, node
Install rust
Install vscode
Install chrome
Install bun
...