Update install.sh
This commit is contained in:
parent
c40ccfaa70
commit
2996c5eb56
@ -6,7 +6,6 @@ echo "--- Installing essential pacman packages ---"
|
|||||||
sudo pacman -S --noconfirm --needed \
|
sudo pacman -S --noconfirm --needed \
|
||||||
base-devel \
|
base-devel \
|
||||||
git \
|
git \
|
||||||
scrcpy \
|
|
||||||
lazygit \
|
lazygit \
|
||||||
starship
|
starship
|
||||||
|
|
||||||
@ -24,17 +23,14 @@ yay -S --noconfirm --needed \
|
|||||||
niri \
|
niri \
|
||||||
swayidle \
|
swayidle \
|
||||||
swaylock-effects \
|
swaylock-effects \
|
||||||
grim \
|
waybar \
|
||||||
slurp \
|
|
||||||
swaync \
|
swaync \
|
||||||
wlogout \
|
wlogout \
|
||||||
ttf-firacode-nerd \
|
ttf-firacode-nerd \
|
||||||
myfetch \
|
|
||||||
neovim \
|
neovim \
|
||||||
htop \
|
htop \
|
||||||
nvtop \
|
nvtop \
|
||||||
yazi \
|
yazi \
|
||||||
discord \
|
|
||||||
firefox
|
firefox
|
||||||
|
|
||||||
echo "--- Copying configuration files from ~/Dotfiles ---"
|
echo "--- Copying configuration files from ~/Dotfiles ---"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user