Go to file
2024-11-21 05:41:26 -06:00
dot-config fix(hyprland): Set browser shortcut 2024-11-21 05:41:26 -06:00
.stow-local-ignore chore(stow): Add ignore file 2024-10-27 08:00:19 -05:00
.stowrc feat(zsh): Add basic zsh configuration 2024-10-27 08:00:19 -05:00
dot-zshenv chore(zsh): Configure history options 2024-10-27 19:45:34 -05:00
README.md chore(stow): Add configuration file 2024-10-27 08:00:19 -05:00

My Loving Dotfiles

This repository contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

pacman -S git

Stow

pacman -S stow

Installation

First, check out the dotfiles repo in the $HOME directory

$ git clone <dotfile-repo-url.git>
$ cd dotfiles

then use GNU stow to create the symlinks

$ stow .