1
0
Fork 0
No description
  • Shell 63.8%
  • CSS 36.2%
Find a file
2026-05-09 18:03:22 +02:00
.config first commit 2026-05-09 18:01:42 +02:00
.stow-local-ignore first commit 2026-05-09 18:01:42 +02:00
.zshrc first commit 2026-05-09 18:01:42 +02:00
README first commit 2026-05-09 18:01:42 +02:00

sudo pacman -S --needed git zsh stow curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
rm ~/.zshrc

cd ~ && git clone https://opencommit.eu/wdb/dotfiles.git .dotfiles && cd .dotfiles && stow .

yay -S --needed \
 alacritty \
 fuzzel \
 waybar \
 wofi \
 flameshot \
 cliphist \
 grim \
 xdg-utils \
 swaync \
 zsh \
 polkit \
 polkit-gnome \
 xdg-desktop-portal \
 xdg-desktop-portal-wlr \
 xdg-desktop-portal-gtk \
 playerctl \
 wl-clipboard \
 wl-clipboard-x11 \
 file-roller \
 jq \
 libnotify \
 pacman-contrib

sudo pacman -S $(pacman -Ssq noto-fonts) && sudo pacman -S ttf-font-awesome ttf-jetbrains-mono-nerd