- iTerm2
- tmux: plugins
- Zsh: plugins
- Vim: plugins, syntax, colors
- NeoVim: plugins, colorscheme
- Catppuccin theme for each tools
- And many more
-
Install command-line tools for Xcode
xcode-select --install
-
Clone a repository
git init git remote add origin git@github.com:Surgo/dotfiles.git git pull origin main git submodule update --init
-
Bootstrap
./.bin/init.sh
- Environment variables:
~/.config/sh/local.template
- LSP:
~/.config/lsp/*.template
~/.bin/update.sh