Compare commits
1 Commits
ed63fce4c0
...
master
Author | SHA1 | Date | |
---|---|---|---|
6462e4ce57 |
@ -6,7 +6,7 @@
|
|||||||
# git_branch="main"
|
# git_branch="main"
|
||||||
|
|
||||||
git_repo="https://gitea.cloud.logerais.com/xavier/config-astronvim.git"
|
git_repo="https://gitea.cloud.logerais.com/xavier/config-astronvim.git"
|
||||||
git_branch="astronvim_v4"
|
git_branch="main"
|
||||||
config_dir=${XDG_CONFIG_HOME:-$HOME/.config}/nvim
|
config_dir=${XDG_CONFIG_HOME:-$HOME/.config}/nvim
|
||||||
|
|
||||||
if [[ ! -d "${config_dir}" ]]; then
|
if [[ ! -d "${config_dir}" ]]; then
|
||||||
|
Reference in New Issue
Block a user