You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: makyesymlinks.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
dir=~/dotfiles # dotfiles directory
10
10
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
0 commit comments