blainekasten / computer-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

computer-setup

Installs

  1. Install brew
  2. Install zsh
  3. Install nvm
  4. Install tmux brew install tmux
  5. Install reattachment brew install reattach-to-user-namespace (lets tmux work)
  6. Install vundle
    1. Make sure to install the plugins (:PluginInstall in vim).
  7. Install neovim
  8. Install yarn
  9. Install vscode

Configuration

  1. Setup .zshrc
  2. Setup .tmux.conf
  3. Setup .vimrc
  4. Setup neovim
  5. Sync vscode with github

Other

  1. Set terminal preference profile default to "Pro".
  2. Make finder killable defaults write com.apple.finder QuitMenuItem -bool YES

About


Languages

Language:Vim Script 56.2%Language:Shell 43.8%