add locale dotfile

This commit is contained in:
dth@taiga.ai 2022-08-16 13:57:33 +02:00
parent b2bf49f061
commit 49b457f1f7
2 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,6 @@
setup_locale:
sudo ln -s -f ~/dotfiles/.locale.conf /etc/default/locale
setup_zshrc:
ln -s -f ~/dotfiles/.zshrc ~/.zshrc