update
This commit is contained in:
parent
55f187a18f
commit
8a8ce1df4c
1 changed files with 2 additions and 0 deletions
2
.bashrc
2
.bashrc
|
|
@ -12,3 +12,5 @@ eval "$(starship init bash)"
|
||||||
starship_precmd
|
starship_precmd
|
||||||
alias nvim=nvr_git
|
alias nvim=nvr_git
|
||||||
alias get_esprs='. $HOME/bin/export-esp.sh'
|
alias get_esprs='. $HOME/bin/export-esp.sh'
|
||||||
|
export SSH_ASKPASS=/usr/bin/ksshaskpass
|
||||||
|
export SSH_ASKPASS_REQUIRE=prefer
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue