Skip to content

slooker/new-computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packages to install

  • Cinch
  • Chrome
  • VS Code
  • Insomnia Rest Client
  • 1Password 6.x
  • Raycast - better command+space replacement for mac
  • Brew
    • /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" (Go to http://brew.sh for newest instructions)
  • Golang (brew install go)
  • nvm
    • curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
  • yarn
    • brew install yarn
  • slack
  • Orbstack
    • replaces Docker Desktop Install ZSH (default on mac and apt-get on ubuntu) and Oh My Zsh
  • sudo apt-get install zsh
  • sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Install powerline fonts for oh my zsh

Change shell to ZSH

  • chsh -s $(which zsh)

Be sure to right click the WSL/Terminal/Whatever window and choose a font that is a Powerline font you just installed, like "Deja Vu Mono"

Install Solarized theme for iterm

Install VSCode Extensions:

  • ESLint
  • Prettier
  • GitHub Copilot
  • GitHub Copilot Chat
  • Jupyter
  • Container Tools
  • Docker
  • Prettier
  • Solarized Theme

About

RC files and such for a new computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors