louisnovick / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About


Languages

Language:Shell 66.3%Language:JavaScript 33.7%