mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-26 01:51:35 +00:00
update install.sh
This commit is contained in:
parent
4fbc414485
commit
a155d1a585
|
@ -7,7 +7,7 @@ cd yay
|
||||||
makepkg -si
|
makepkg -si
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
|
|
||||||
yay -S dunst firefox dwm surf dmenu st qutebrowser pulsemixer pkg-config variety alacritty compton-tryone-git ninja meson cmake libev libevdev uthash nerd-fonts-mononoki nerd-fonts tmux feh xorg-xsetroot xkblayout-state flameshot cava rustfmt emacs
|
yay -S dunst firefox dwm surf dmenu st qutebrowser pulsemixer pkg-config variety alacritty compton-tryone-git ninja meson cmake libev libevdev uthash nerd-fonts-mononoki nerd-fonts tmux feh xorg-xsetroot xkblayout-state flameshot cava rustfmt emacs playerctl rofi eww ttf-twemoji
|
||||||
# setup compositor
|
# setup compositor
|
||||||
cd $HOME/Downloads/tmp
|
cd $HOME/Downloads/tmp
|
||||||
git clone https://github.com/ibhagwan/picom
|
git clone https://github.com/ibhagwan/picom
|
||||||
|
|
Loading…
Reference in a new issue