Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.18 KB

README.md

File metadata and controls

53 lines (38 loc) · 1.18 KB

A dotfiles configuration

Dependencies

Installations

sudo pacman -S --needed base-devel
git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si

The following i3 configuration files are meant to run for

archcraft an arch linux distro

if you are using another arch flavor you can install the free version of archcraft-i3wm

sudo pacman -Sy archcraft-i3wm

GNU Stow

pacman -S stow

#clone repo using gh cli
gh repo clone directormac/dotfiles ~/.dotfiles

#clone repo using git
git clone https://github.com/directormac/dotfiles.git ~/.dotfiles

Usage

# Link
stow .

# Unlink
stow -D .