For example:
Host DataCrunch01
HostName 65.109.75.32
User root
IdentityFile <ssh_file_path>
git config --global credential.helper store
- Setup zshrc: run
zshrc/_main_setup.sh - Setup uv
- run
uv/_main_setup.sh - edit uv paths at the top of
~/.shell_setup/uv_setup.sh
- Setup tmux:
- run
tmux/_main_setup.sh
- Add git setup instructions
- Add main script to setup everything