Louis Novick's Dotfiles

Some configuration I'm attempting to keep organized.

Symlinks

Symlink the .files

This will remove dotfiles (specified in the symlinks.sh file) from ~/ and move them into ~/dotfiles_old. It will then create symlinks to the .files in ~/dotfiles.

sh symlinks.sh

Sublime Text

ln -s ~/dotfiles/sublime/User/ ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User

Sources

Based on the dotfiles of: