Update 2-user.sh
This commit is contained in:
parent
313b9b0219
commit
f6191df054
|
|
@ -25,9 +25,11 @@ ln -s "$HOME/zsh/.zshrc" $HOME/.zshrc
|
||||||
PKGS=(
|
PKGS=(
|
||||||
'autojump'
|
'autojump'
|
||||||
'awesome-terminal-fonts'
|
'awesome-terminal-fonts'
|
||||||
'brave-bin' # Brave Browser
|
'discord' # Discord
|
||||||
'dxvk-bin' # DXVK DirectX to Vulcan
|
'dxvk-bin' # DXVK DirectX to Vulcan
|
||||||
'github-desktop-bin' # Github Desktop sync
|
'github-desktop-bin' # Github Desktop sync
|
||||||
|
'google-chrome' # Google Chrome browser
|
||||||
|
'intellij-idea-ultimate-edition' # IntelliJ IDE for Java
|
||||||
'lightly-git'
|
'lightly-git'
|
||||||
'lightlyshaders-git'
|
'lightlyshaders-git'
|
||||||
'mangohud' # Gaming FPS Counter
|
'mangohud' # Gaming FPS Counter
|
||||||
|
|
@ -42,6 +44,7 @@ PKGS=(
|
||||||
'plasma-pa'
|
'plasma-pa'
|
||||||
'ocs-url' # install packages from websites
|
'ocs-url' # install packages from websites
|
||||||
'sddm-nordic-theme-git'
|
'sddm-nordic-theme-git'
|
||||||
|
'spotify'
|
||||||
'snapper-gui-git'
|
'snapper-gui-git'
|
||||||
'ttf-droid'
|
'ttf-droid'
|
||||||
'ttf-hack'
|
'ttf-hack'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue