[nvim] Make sudo save easier
This commit is contained in:
@@ -50,6 +50,9 @@ if `which go &>/dev/null`; then
|
||||
export GOPATH=$(go env GOPATH)
|
||||
fi
|
||||
|
||||
# Sudo workaround for neovim
|
||||
export SUDO_ASKPASS=$(command -v ssh-askpass)
|
||||
|
||||
# Powerlevel 10k
|
||||
# Remove padding on right side
|
||||
ZLE_RPROMPT_INDENT=0
|
||||
|
||||
Reference in New Issue
Block a user