This is my dotfiles managed by GNU Stow
- Install GNU Stow
Arch:
sudo pacman -S stow
- Clone this repository to your home directory (i use .dotfiles as the name of the directory)
git clone https://github.com/msyavuz/dotfiles.git .dotfiles
- Stow what you like using directory names
stow hypr
Note
Stow won't work if the file already exists.