add neovim

This commit is contained in:
2026-08-27 16:58:18 -04:00
parent 963fc15f61
commit e395eaa196
2 changed files with 3 additions and 2 deletions

View File

@@ -333,6 +333,6 @@ command -v talosctl >/dev/null && . <(talosctl completion bash)
command -v coder >/dev/null && . <(coder completion -ps bash)
. "$HOME/.cargo/env"
PATH="/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:${PATH}"
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
# End of configuration
echo -e "${ECHO_GREEN}Bash configuration loaded successfully!${ECHO_RESET}"

View File

@@ -1,7 +1,8 @@
[credential]
credentialStore = cache
cacheOptions = --timeout 999999
helper = manager
helper = cache --timeout 21600
helper = oauth
[credential "https://git.harryesses.com"]
provider = generic
[user]