changed nvchad_path
This commit is contained in:
parent
45bf74bc03
commit
9e7bec1198
|
@ -11,8 +11,7 @@ BACKUP_PATH="/tmp/nvchad/"
|
|||
TMP_NVCHAD="/tmp/nvchad_updates/"
|
||||
|
||||
skip=0
|
||||
# nvchad_path="$HOME/.config/nvim/"
|
||||
nvchad_path="/tmp/test_chad/"
|
||||
nvchad_path="$HOME/.config/nvim/"
|
||||
do_startup="true"
|
||||
dependencies=(
|
||||
"git"
|
||||
|
@ -360,4 +359,4 @@ init() {
|
|||
fi
|
||||
}
|
||||
|
||||
init "${@}"
|
||||
init "${@}"
|
||||
|
|
Loading…
Reference in New Issue