mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 21:22:25 +00:00
Add some environment variables.
This commit is contained in:
parent
cd4366a09d
commit
169c5cd743
|
@ -4,3 +4,7 @@
|
|||
|
||||
XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_CONFIG_HOME
|
||||
VISUAL='vim'
|
||||
export VISUAL
|
||||
EDITOR='vim'
|
||||
export EDITOR
|
||||
|
|
Loading…
Reference in a new issue