Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup compute

Create ssh profile

For example:

Host DataCrunch01
  HostName 65.109.75.32
  User root
  IdentityFile <ssh_file_path>

Setup Git

  • git config --global credential.helper store

Git Clone this Repo

  1. Setup zshrc: run zshrc/_main_setup.sh
  2. Setup uv
  • run uv/_main_setup.sh
  • edit uv paths at the top of ~/.shell_setup/uv_setup.sh
  1. Setup tmux:
  • run tmux/_main_setup.sh

[Optional] Create cheatsheet.sh w/ compute-specific commands

TODOs

  • Add git setup instructions
  • Add main script to setup everything

About

Setup scripst to import in .bashrc

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages