force locale

This commit is contained in:
Daniel Lundin 2022-02-15 23:36:54 +01:00
parent f42fbfa4a1
commit 270526432b

2
.zshrc
View file

@ -1,5 +1,7 @@
source ~/.zplug/init.zsh
source /etc/profile.d/locale.sh
zplug "plugins/git", from:oh-my-zsh
zplug "zsh-users/zsh-completions"