These are my dotfiles managed by GNU Stow
- Install GNU Stow
Arch:
sudo pacman -S stowFedora:
sudo dnf install 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 hyprNote
Stow won't work if the file already exists. So ideal flow is stow first then install the application.