.profile: update
parent
937768b0cc
commit
d8cbc1713c
2
.profile
2
.profile
|
@ -86,8 +86,6 @@ if [ "$(tty)" = "/dev/tty1" ] && command -v sway >/dev/null; then
|
||||||
export LANG=sl_SI.UTF-8
|
export LANG=sl_SI.UTF-8
|
||||||
export LC_MESSAGES=en_US.UTF-8
|
export LC_MESSAGES=en_US.UTF-8
|
||||||
# defaults
|
# defaults
|
||||||
export EDITOR=nvim
|
|
||||||
export VISUAL=nvim
|
|
||||||
export TERMINAL=footclient
|
export TERMINAL=footclient
|
||||||
export BROWSER=firefox
|
export BROWSER=firefox
|
||||||
# run sway
|
# run sway
|
||||||
|
|
Loading…
Reference in New Issue