forked from ahurac/dotfiles
4 lines
36 B
Text
4 lines
36 B
Text
|
#!/bin/sh
|
||
|
nvim +PackerUpdate +qall
|
||
|
|