- Zsh
Ensure you have the following installed on your system
sudo pacman -S git
sudo pacman -S stow
First, check out the dotfiles repo in your $HOME directory using git
$ git clone https://github.com/RahulGotrekiya/dotfiles.git
Then go to dotfiles directory
$ cd dotfiles
then use GNU stow to create symlinks and stow the directory.
Ex.
$ stow zsh
Click here for kanata Configuration.