aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--symlink.sh (renamed from update.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e85bb72..5d794bb 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,6 @@
4git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles 4git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles
5 5
6# Create symbolic links to actual config files. 6# Create symbolic links to actual config files.
7bash update.sh 7bash symlink.sh
8``` 8```
9 9
diff --git a/update.sh b/symlink.sh
index 82da5bd..82da5bd 100644
--- a/update.sh
+++ b/symlink.sh