sudo locale-gen
This commit is contained in:
parent
3de211cb5a
commit
38c1cf22e6
@ -12,7 +12,7 @@ echo "exec $(which fish) -l" >> ~/.bashrc
|
|||||||
echo "exec $(which fish) -l" >> ~/.zshrc
|
echo "exec $(which fish) -l" >> ~/.zshrc
|
||||||
|
|
||||||
echo "sv_SE.UTF-8 UTF-8" | sudo tee -a /etc/locale.gen
|
echo "sv_SE.UTF-8 UTF-8" | sudo tee -a /etc/locale.gen
|
||||||
locale-gen
|
sudo locale-gen
|
||||||
|
|
||||||
cat << EOF > ~/.gitconfig
|
cat << EOF > ~/.gitconfig
|
||||||
[include]
|
[include]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user