set runit SVDIR
This commit is contained in:
parent
9484efa16d
commit
fe9f18c43d
@ -3,6 +3,9 @@
|
||||
. "$HOME/.config/environment.local" 2>/dev/null
|
||||
. "$XDG_DATA_HOME/cargo/env" 2>/dev/null
|
||||
|
||||
# runit
|
||||
export SVDIR="$XDG_STATE_HOME"/service
|
||||
|
||||
# editor
|
||||
export EDITOR=nvim
|
||||
export SUDO_EDITOR=nvim
|
||||
|
Loading…
Reference in New Issue
Block a user