zsh-config/zsh/exports/10-editor.zsh
pztrn 5de20407af - EDITOR variable export fixed.
- Aliases now can be loaded from "aliases" directory, both in $HOME and in sources tree.
- Some useful aliases for Arch Linux added.
2015-03-12 20:09:24 +05:00

3 lines
70 B
Bash

# This file is used to override EDITOR variable.
export EDITOR="nano"