/dotfiles

Primary LanguagePython

Installation

  1. curl -sL https://raw.githubusercontent.com/mark-wood/dotfiles/master/install.sh | bash
  2. chsh or otherwise set your shell to use Zsh
  3. Restart your shell

Optionally create a .postinstall with some machine-specific commands, like git config --global user.email "my-work-email@example.com"". You can also create a .vimlocal and .gvimlocal for machine-specific Vim customizations.

Customizing

  • Fork this repo
  • Update install.sh to point at your own
  • Go nuts

See also