summaryrefslogtreecommitdiff
path: root/make-symlinks
diff options
context:
space:
mode:
Diffstat (limited to 'make-symlinks')
-rwxr-xr-xmake-symlinks16
1 files changed, 14 insertions, 2 deletions
diff --git a/make-symlinks b/make-symlinks
index 3fecd13..4643383 100755
--- a/make-symlinks
+++ b/make-symlinks
@@ -18,8 +18,20 @@ abspath()
dirname=$(abspath $(dirname "$0"))
echo "$dirname"
-files="bashrc bash_profile profile xsessionrc vimrc muttrc mailcap emacs
- signature signature-codethink git-global-ignore"
+files="
+ bash_profile
+ bashrc
+ emacs
+ git-global-ignore
+ mailcap
+ muttrc
+ profile
+ screenrc
+ signature
+ signature-codethink
+ vimrc
+ xsessionrc
+"
for x in $files
do