/dotfiles

Here be kittens! 😽

Primary LanguageShell

dotfiles

Colors in Rosé Pine.

Rosé Pine Rosé Pine Dawn

Setup

git clone --bare https://github.com/op/dotfiles.git ~/.dotgit
alias dot='git --work-tree $HOME --git-dir $HOME/.dotgit'

# restore files in ~
dot checkout

# this gets zplug
apt install myrepos
mr checkout

xdg directories

I keep my xdg home tidy.

ls ~
bin  doc  README.md  src  var

Migrate to this xdg schema, run:

python3 .dotfiles/xdg-setup.py