- Ensure ssh key has been loaded
./run.sh
- Open flycut, shifit -> ensure they start on startup.
- Reload tmux and shell.
- Install TPM plugins (in tmux press prefix+I)
vim-update
. Not all plugins install unless the shell is interactive, for some reason.- git config --global user.name "YOUR NAME"
- git config --global user.email "[email protected]"
- git config --global init.defaultBranch [main|master]