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}"
|
||||
|
||||
Reference in New Issue
Block a user