Set zsh as your login shell and install oh-my-zsh:
chsh -s $(which zsh)
Clone onto your laptop:
git clone [email protected]:naklar/.dotfiles.git ~/.dotfiles
Install rcm:
yay -S rcm
Install the dotfiles:
lsrc
rcup -v
Or
./install.sh
env RCRC=/dev/null rcup -B 0 -g > install.sh
mkrc ~/.file
or if they are undotted
mkrc -U file