This website requires JavaScript.
Explore
Help
Register
Sign In
misc
/
zsh-config
Watch
1
Star
0
Fork
1
You've already forked zsh-config
Code
Issues
9
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91b84c4d80
zsh-config
/
zsh
/
exports
/
10-editor.zsh
3 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
* Exports reworked. Now every export type have own file.
2015-03-01 10:09:06 +05:00
# This file is used to override EDITOR variable.
- 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
export
EDITOR
=
"nano"
Reference in New Issue
Copy Permalink