Skip to content

Commit 8fc71a9

Browse files
committed
Updates files that are symlinked
1 parent 95d21a3 commit 8fc71a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makyesymlinks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
dir=~/dotfiles # dotfiles directory
1010
olddir=~/dotfiles_old # old dotfiles backup directory
11-
files=".bashrc .bash_profile .vimrc .zshrc .jscs.json" # list of files/folders to symlink in homedir
11+
files=".bashrc .bash_profile .profile .vimrc .gvimrc .vimrc_experiments .NERDTreeBookmarks .zshrc .jscs.json .ls++.conf .gitconfig .globalgitignore" # list of files/folders to symlink in homedir
1212
# for testing:
1313
#files=".vimrc .gvimrc Dropbox/vim/allcolorstest.vim"
1414

0 commit comments

Comments
 (0)