Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.17 KB

File metadata and controls

22 lines (21 loc) · 1.17 KB

Basics

  • Install [Xcode](xcode-select --install)
  • Install iTerm
  • Install Dracula theme for iTerm
  • Install Homebrew
  • Install git brew install git
  • Install go brew install go
  • Install zsh
  • Install zim
  • Install zplug brew install zplug
  • Install stow brew install stow
  • Install tmux brew install tmux
  • Install Mosh brew install mobile-shell
  • Clone dotfiles git clone https://github.com/jessejlt/dotfiles.git .dotfiles
  • Restore dotfiles cd .dotfiles; stow spacemacs etc
  • Install emacs
  • Install Source Code Pro fonts
  • Install emacs golang layer
  • Install minikube brew install caskroom/cask/minikube
  • Setup Mosh