all the changes!

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2020-12-09 00:34:57 +03:00
parent 73612a2fd9
commit 07b4a0a325
22 changed files with 119 additions and 50 deletions

View File

@@ -32,7 +32,8 @@ NULLCMD=true
READNULLCMD=true
# Locale
export LC_ALL='en_US.UTF-8'
export LANG='en_IE.UTF-8'
export LC_ALL='en_IE.UTF-8'
# dotfiles config
dotfiles_dir="$HOME/git/dotfiles"