aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc (renamed from bash/bashrc)0
-rwxr-xr-xbin/install.sh5
2 files changed, 3 insertions, 2 deletions
diff --git a/bash/bashrc b/bashrc
index 36357ee..36357ee 100644
--- a/bash/bashrc
+++ b/bashrc
diff --git a/bin/install.sh b/bin/install.sh
index 14fd058..18c8def 100755
--- a/bin/install.sh
+++ b/bin/install.sh
@@ -1,4 +1,5 @@
#!/bin/sh
-cp tmux/tmux.conf ~/.tmux.conf
-cp bash/bashrc ~/.bashrc
+ln -iv tmux.conf ~/.tmux.conf
+ln -iv bashrc ~/.bashrc
+ln -iv vim/vimrc ~/.vimrc