|
@@ -17,7 +17,7 @@ dpkg-reconfigure locales
|
|
|
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
|
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
|
|
dpkg-reconfigure tzdata
|
|
dpkg-reconfigure tzdata
|
|
|
|
|
|
|
|
-apt install --no-install-recommends -y zsh python2 python3 python3-pip ruby ruby-all-dev nodejs npm sudo curl perl git build-essential ssh ripgrep
|
|
|
|
|
|
|
+apt install --no-install-recommends -y zsh python2 python3 python3-pip ruby ruby-all-dev nodejs npm sudo curl perl git build-essential ssh ripgrep python3-venv
|
|
|
|
|
|
|
|
gem install neovim
|
|
gem install neovim
|
|
|
|
|
|