Compare commits
1 Commits
24baff6342
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ff901a9b2 |
@@ -11,7 +11,7 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME submodule update --init --recursive
|
||||
### Update nvim config submodule
|
||||
|
||||
```bash
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME submodule update --remote .config/nvim
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME submodule update --remote $HOME/.config/nvim
|
||||
```
|
||||
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user