Skip to content

Commit

Permalink
Add symlink.
Browse files Browse the repository at this point in the history
  • Loading branch information
gummesson committed Jun 10, 2017
1 parent 96de7da commit fa8d1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ link-files:
@ln -vsf ${DOTS}/editorconfig/.editorconfig ${BASE}/.editorconfig
@ln -vsf ${DOTS}/git/.gitconfig ${BASE}/.gitconfig
@ln -vsf ${DOTS}/git/.gitexclude ${BASE}/.gitexclude
@ln -vsf ${DOTS}/irssi/default.theme ${BASE}/.irssi/default.theme
@ln -vsf ${DOTS}/nodejs/.tern-config ${BASE}/.tern-config
@ln -vsf ${DOTS}/ruby/.bundle/config ${BASE}/.bundle/config
@ln -vsf ${DOTS}/ruby/.gemrc ${BASE}/.gemrc
Expand Down

0 comments on commit fa8d1ea

Please sign in to comment.