forked from misc/zsh-config
- 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.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# This file is used to override EDITOR variable.
|
||||
EDITOR="nano"
|
||||
export EDITOR="nano"
|
||||
|
Reference in New Issue
Block a user