(add): NVIM LazyVIM starter

This commit is contained in:
2025-06-27 08:58:08 -04:00
parent 896ca76040
commit 381eee8c11
15 changed files with 548 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
export prompt="%n@%m %1~ > "
if [ -d ~/go/bin ]; then
export PATH=$PATH:~/go/bin
fi
source ~/.config/.dg-shell.zsh