This config makes use of Tmux Catppuccin.
- Open Strap in browser.
cd ~/Dotfiles && stow .
Will want to update gitconfig
to use personal email instead of work email.
- Running
:PlugInstall
from Vim should do the trick. - Maintaining my own colorscheme here: https://github.com/timcmartin/vim-afterglow
- iTerm2 => Should be done with brewfile
- Node.js => Using Nodenv
- oh-my-zsh:
- theme:
git clone https://github.com/spaceship-prompt/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt" --depth=1
ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"
- zsh-syntax-highlighting:
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
- autocomplete
sudo git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
- theme:
- Copilot: https://docs.github.com/en/copilot/using-github-copilot/getting-started-with-github-copilot?tool=vimneovim
- Alfred
- Bartender
- iStat menus => Should be done with brewfile
- Dropbox => Should be done with brewfile
- Slack
- AnyConnect
- Keeping You Awake => Should be done with brewfile
- Muzzle
- Fork
- 1Password => Should be done with brewfile
- AWS config
- Chrome
- Reaper: Personal
- Sibelius: Personal
- Keyboard mapping: Caps Lock -> Control
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm