summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2023-08-29 23:55:34 +0200
committeryuzu-eva <stevenhu@web.de>2023-08-29 23:55:34 +0200
commit342b7b50d4f95ebf8f17b3696d4f5b9c116e75a8 (patch)
tree571e65f00e2144e8e7cc659e3a0c9660d1c2def7 /.config/shell/profile
parent1006987466e98b661a98164c1795ff5682d4260b (diff)
update configs
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index b181879..397b25a 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -3,7 +3,7 @@ umask 0077
export _JAVA_AWT_WM_NONREPARENTING=1
export EDITOR="nvim"
export TERMINAL="st"
-export BROWSER="firefox-bin"
+export BROWSER="firefox"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"
@@ -25,6 +25,8 @@ export VDPAU_DRIVER=radeonsi
export EIX_LIMIT=0
export EIX_LIMIT_COMPACT=0
+export LC_ALL=en_US.utf8
+
export PATH="$PATH:$HOME/.local/bin:$HOME/.fzf/bin:/sbin:/usr/sbin"
neofetch