Install spacemacs config on setup

This commit is contained in:
Gwen Lofman 2019-04-18 16:09:39 -04:00
parent 104e1ba12f
commit 3eb3d9ac4b
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ ln -sbv "$DIR/.bashrc" ~
ln -sbv "$DIR/profiles/.bash_profile" ~
ln -sbv "$DIR/profiles/.inputrc" ~
ln -sbv "$DIR/profiles/.vimrc" ~
ln -sbv "$DIR/profiles/.spacemacs" ~
ln -sbv "$DIR/git/.gitconfig" ~
ln -sbv "$DIR/git/.gitignore_global" ~
ln -sbv "$DIR/git/.gitattributes_global" ~