.dotfiles/install
2025-04-07 11:55:01 -07:00

12 lines
520 B
Plaintext
Executable file

sudo pacman -S i3 mpd ncmpcpp flameshot network-manager-applet ttf-font-awesome pipewire-pulse dunst --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/xinitc ~/.xinitrc
ln -sf ~/.dotfiles/dunstrc ~/.config/dunst/dunstrc
ln -sf ~/.dotfiles/vimrc ~/.vimrc