mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 12:36:42 +01:00
Add nvim Sage syntax highligting & minor updates
- Add nvim Sage syntax highligting - Update installer node for v16 - Update i3 config to restart status bar to avoid problems when extending screens to hdmi
This commit is contained in:
@@ -51,8 +51,8 @@ wget https://golang.org/dl/go1.17.1.linux-amd64.tar.gz
|
||||
tar -C /usr/local -xzf go1.17.1.linux-amd64.tar.gz
|
||||
|
||||
# nodejs
|
||||
echo "installing nodejs v14"
|
||||
curl -sL https://deb.nodesource.com/setup_14.x | bash -
|
||||
echo "installing nodejs v16"
|
||||
curl -sL https://deb.nodesource.com/setup_16.x | bash -
|
||||
apt-get install -y nodejs
|
||||
|
||||
echo "installing npm http-server"
|
||||
|
||||
Reference in New Issue
Block a user