add neovim
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -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}"
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user