zsh: Set EDITOR and VISUAL by presence
This commit is contained in:
parent
34a509a9e7
commit
ae38f04a2c
5 changed files with 7 additions and 6 deletions
|
|
@ -26,6 +26,7 @@ path_if "$HOME/.local/bin"
|
|||
|
||||
unset -f source_if
|
||||
unset -f path_if
|
||||
unset -f has
|
||||
|
||||
if has gnome-keyring-daemon; then
|
||||
eval "$(gnome-keyring-daemon --start)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue