mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
updated default editor
This commit is contained in:
parent
57a75c8a72
commit
ef4f51db91
@ -97,6 +97,9 @@ export GPG_TTY=$(tty)
|
||||
# Set default browser
|
||||
export BROWSER=firefox
|
||||
|
||||
# pkg editor
|
||||
export VISUAL="vim"
|
||||
|
||||
# Refresh gpg-agent tty in case user switches into an X session
|
||||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user