Repository for my dotfiles version control
Make sure the following is installed
pacman -S stow
pacman -S git
Clone the repository in the $HOME directory
> git clone [email protected]:luis-cvqz/dotfiles.git
> cd dotfiles
Then stow all over the place
# This repository's directory disposition is designed so you can stow individual dotfiles and not all at the same time
# (Be aware that some may have dependencies between them)
> stow zsh # For a single dotfile
> stow zsh kitty hyprland bash # For multiple dotfiles
Credits
Repository created following this short YouTube guide: