diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-14 00:08:06 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-14 00:08:06 +0200 |
| commit | e761d06391e4ca35538b43d2231e1772c80743a0 (patch) | |
| tree | 06898e986c3fb7a6db023f47b2e9eff4031d15c8 | |
| parent | c2c1944b95d8c2f552040c017eb0e8222c582b2e (diff) | |
| download | dotfiles-e761d06391e4ca35538b43d2231e1772c80743a0.tar.gz | |
Renamed update.sh to symlink.sh
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | symlink.sh (renamed from update.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
| @@ -4,6 +4,6 @@ | |||
| 4 | git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles | 4 | git 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. |
| 7 | bash update.sh | 7 | bash symlink.sh |
| 8 | ``` | 8 | ``` |
| 9 | 9 | ||
