Skip to content

caseykulm/dotfiles-linux

Repository files navigation

Managing dotfiles

Using GNU stow, following blog.xero.nu/managing_dotfiles_with_gnu_stow

How to use

navigate to home directory

cd ~

clone the repo

git clone [email protected]:caseykulm/dotfiles-linux.git

enter the directory

cd ~/dotfiles-linux

install dep to $HOME

stow dep

install dep-root to /root

sudo stow dep-root -t /root

uninstall dep

stow -D dep

Window Manager(s)

i3-gaps

Bar

polybar

Terminal

termite

Shell

zsh

Window Compositor

compton

About

custom linux config files - managed via gnu stow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages