Updated perms on solus dev script
This commit is contained in:
parent
214bd7823b
commit
28f22c7a8d
1 changed files with 1 additions and 1 deletions
2
solus_dev_setup.sh
Normal file → Executable file
2
solus_dev_setup.sh
Normal file → Executable file
|
|
@ -9,7 +9,7 @@ phabtoken="replace_with_phabtoken"
|
||||||
sudo eopkg ar Solus https://mirrors.rit.edu/solus/packages/unstable/eopkg-index.xml.xz
|
sudo eopkg ar Solus https://mirrors.rit.edu/solus/packages/unstable/eopkg-index.xml.xz
|
||||||
sudo eopkg enable-repo Solus-Dev
|
sudo eopkg enable-repo Solus-Dev
|
||||||
sudo eopkg up -y
|
sudo eopkg up -y
|
||||||
sudo eopkg install vscode htop zsh openssh vim
|
sudo eopkg install vscode htop zsh openssh vim ripgrep
|
||||||
|
|
||||||
# Install and setup build tools
|
# Install and setup build tools
|
||||||
sudo eopkg it -c system.devel
|
sudo eopkg it -c system.devel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue