.dotfiles/install
2025-04-13 22:13:11 -07:00

15 lines
595 B
Plaintext
Executable file

sudo pacman -S i3 mpd ncmpcpp flameshot network-manager-applet ttf-font-awesome pipewire-pulse dunst pkgfile xclip --needed --noconfirm
yay -S light --needed --noconfirm
ln -sf ~/.dotfiles/i3config ~/.config/i3/config
ln -sf ~/.dotfiles/mpd.conf ~/.config/mpd/mpd.conf
ln -sf ~/.dotfiles/ncmpcppconfig ~/.config/ncmpcpp/config
ln -sf ~/.dotfiles/bashrc ~/.bashrc
ln -sf ~/.dotfiles/bash_profile ~/.bash_profile
ln -sf ~/.dotfiles/xinitrc ~/.xinitrc
ln -sf ~/.dotfiles/dunstrc ~/.config/dunst/dunstrc
ln -sf ~/.dotfiles/vimrc ~/.vimrc
sudo pkgfile -u
sudo systemctl enable pkgfile-update.timer