Skip to content

luis-cvqz/dotfiles

Repository files navigation

dotfiles

Repository for my dotfiles version control

Pre-requisites

Make sure the following is installed

Stow

pacman -S stow

Git

pacman -S git

Usage

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:

Stow has forever changed the way I manage my dotfiles

Releases

No releases published

Packages

No packages published

Languages