Used for managing the configuration
sudo pamcan -S stow
Places the files in their respective locations by creating symlinks
$ stow .
- Copy the file/directory in this directory making sure the path is same as from
parent
directory. For example adding~/.config/mpv
copy it to.config/mpv
of this repository - Rename the original file/directory just in case.
- run
stow .
in this directory it should create the symlink
yay -S $(cat aur-packages.txt)
pacman -S $(cat pacman-pkgs.txt)
pacman -Qeqn > pacman-pkgs.txt
pacman -Qemq > aur-packages.lst