Update update procedure
This commit is contained in:
parent
db56c6da96
commit
458f127626
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ This will remove all related files, pull and then link everything again.
|
||||||
cd "$HOME/.dotfiles"
|
cd "$HOME/.dotfiles"
|
||||||
./uninstall.sh
|
./uninstall.sh
|
||||||
git pull
|
git pull
|
||||||
|
./uninstall.sh
|
||||||
./install.sh
|
./install.sh
|
||||||
```
|
```
|
||||||
## Uninstalling
|
## Uninstalling
|
||||||
|
|
Loading…
Reference in a new issue