Small change to git pull command
This commit is contained in:
parent
b63104992b
commit
f947abe3d1
@ -89,7 +89,7 @@ git pull origin master
|
|||||||
```
|
```
|
||||||
Again, to make sure the environment stays up to date, set
|
Again, to make sure the environment stays up to date, set
|
||||||
```bash
|
```bash
|
||||||
(cd ~/.config/nvim && git pull)
|
(cd ~/.config/nvim && git pull origin master)
|
||||||
```
|
```
|
||||||
in a crontab.
|
in a crontab.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user