Skip to content

cead22/dotfiles

 
 

Repository files navigation

Dotfiles

Forked and inspired from michaeljsmalley/dotfiles, this repository includes my custom dotfiles.

They should be cloned to your home directory so that the path is ~/dotfiles/. The included setup script creates symlinks from your home directory to the files which are located in ~/dotfiles/.

The setup script is smart enough to back up your existing dotfiles into a ~/dotfiles_old/ directory if you already have any dotfiles of the same name as the dotfile symlinks being created in your home directory.

Installation

git clone git://github.com/cead22/dotfiles ~/dotfiles
cd ~/dotfiles
./makesymlinks.sh

About

My dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.6%
  • Vim Script 14.4%