]> arthur.barton.de Git - ax-zsh.git/blob - plugins/editor_select/editor_select.zshrc
c18070f5f88c212b48e07005531c978612f5d902
[ax-zsh.git] / plugins / editor_select / editor_select.zshrc
1 # AX-ZSH: Alex' Modular ZSH Configuration
2 # editor_select.zshrc: Setup $EDITOR for the "best" available editor
3
4 [[ -n "$EDITOR" ]] && alias zshenv="$EDITOR ~/.zshenv"