mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-17 17:28:07 +00:00
update readme
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
git clone git@github.com:chenasraf/dotfiles.git ~/.dotfiles
|
||||
```
|
||||
|
||||
3. Replace entire contents of `~/.zshrc` to the new version using:
|
||||
3. Replace entire contents of `~/.zshrc` to the new version using (`ln -s` does **not** work):
|
||||
|
||||
```bash
|
||||
echo 'source "$HOME/.dotfiles/.zshrc"' > ~/.zshrc
|
||||
|
||||
Reference in New Issue
Block a user