aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-10-14 00:08:06 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-10-14 00:08:06 +0200
commite761d06391e4ca35538b43d2231e1772c80743a0 (patch)
tree06898e986c3fb7a6db023f47b2e9eff4031d15c8
parentc2c1944b95d8c2f552040c017eb0e8222c582b2e (diff)
downloaddotfiles-e761d06391e4ca35538b43d2231e1772c80743a0.tar.gz
Renamed update.sh to symlink.sh
-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