op / dotfiles

Here be kittens! 😽

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Here be kittens! 😽


Languages

Language:Shell 47.9%Language:Lua 27.7%Language:Python 14.1%Language:CSS 10.2%