Update 'debian-setup.sh'
This commit is contained in:
parent
6536e3cf3f
commit
0735ccba52
@ -42,7 +42,8 @@ echo "[INFO] Installing necessary tools"
|
||||
apt install -y curl vim git sudo ca-certificates apt-transport-https haveged tree
|
||||
|
||||
# set locale to
|
||||
update-locale LANG=LANG=en_US.UTF-8 LANGUAGE
|
||||
# update-locale LANG=LANG=en_US.UTF-8 LANGUAGE
|
||||
echo 'LANG=en_US.UTF-8' > /etc/default/locale
|
||||
|
||||
# Vim no mouse select
|
||||
touch ~/.vimrc # make sure file exists
|
||||
|
Loading…
Reference in New Issue
Block a user