✨ add locale dotfile
This commit is contained in:
parent
b2bf49f061
commit
49b457f1f7
2 changed files with 20 additions and 0 deletions
3
makefile
3
makefile
|
|
@ -1,3 +1,6 @@
|
|||
setup_locale:
|
||||
sudo ln -s -f ~/dotfiles/.locale.conf /etc/default/locale
|
||||
|
||||
setup_zshrc:
|
||||
ln -s -f ~/dotfiles/.zshrc ~/.zshrc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue