mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Set default locale to UTF8 in BSD-VM
This commit is contained in:
parent
ead489914f
commit
3bb567b45a
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/zsh
|
||||
|
||||
echo 'source /vagrant_data/powerlevel9k.zsh-theme' > ~/.zshrc
|
||||
echo 'LANG=en_US.UTF-8' !> ~/.zshrc
|
||||
echo 'source /vagrant_data/powerlevel9k.zsh-theme' >> ~/.zshrc
|
Loading…
Reference in a new issue