Skip to content

antimatter15/dotfiles

 
 

Repository files navigation

Dotfiles

After cloning this repo, run install to automatically set up the development environment. Note that the install script is idempotent: it can safely be run multiple times.

Dotfiles uses Dotbot for installation.

Making Local Customizations

You can make local customizations for some programs by editing these files:

  • vim : ~/.vimrc_local
  • zsh : ~/.zshrc_local_before run before .zshrc
  • zsh : ~/.zshrc_local_after run after .zshrc
  • git : ~/.gitconfig_local
  • tmux : ~/.tmux_local.conf

License

Copyright (c) 2013-2015 Anish Athalye. Released under the MIT License. See LICENSE.md for details.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.6%
  • ApacheConf 19.1%
  • Scala 6.3%