mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 10:57:57 +00:00
NackerNvim script install
This commit is contained in:
@@ -13,7 +13,7 @@ function install() {
|
|||||||
while [ -n "$1" ]
|
while [ -n "$1" ]
|
||||||
do
|
do
|
||||||
case "$1" in
|
case "$1" in
|
||||||
install )start;;
|
install )install;;
|
||||||
help )helpcli;;
|
help )helpcli;;
|
||||||
esac
|
esac
|
||||||
shift
|
shift
|
||||||
|
|||||||
Reference in New Issue
Block a user