Skip to content

Instantly share code, notes, and snippets.

@ben-doyle
Last active August 10, 2021 02:18
Show Gist options
  • Save ben-doyle/2b7d38c3c57b8ce24690b44dc72fe02e to your computer and use it in GitHub Desktop.
Save ben-doyle/2b7d38c3c57b8ce24690b44dc72fe02e to your computer and use it in GitHub Desktop.
New computer setup
  • iTerm
  • .dotfiles
  • vim
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  • Hack nerd font
  • Homebrew
    • brew install exa (better ls)
    • brew install vim
    • brew install vault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment