[zsh] added nvim_update alias
This commit is contained in:
parent
086b482cea
commit
a4500949ae
3 changed files with 4 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 3500eb6c7ba57fd2ce32f89fdde6edd6918679f9
|
||||
Subproject commit 42630b2973cd624fceb33ae442dea4bf565ee5b1
|
|
@ -1 +1 @@
|
|||
Subproject commit 2973c283ae190dfe6545510e844b77fb9a74e780
|
||||
Subproject commit ec5c751b35c1c9b07bd4361617f7c4076aeaa85f
|
|
@ -43,3 +43,5 @@ function qmk_flash_left(){
|
|||
sleep 5
|
||||
qmk flash -kb lily58 -km afonso -bl avrdude-split-left
|
||||
}
|
||||
|
||||
alias nvim_update='nvim --headless "+Lazy! sync" +qa'
|
||||
|
|
Loading…
Reference in a new issue