~rleek/dotfiles

my personal dotfiles
finished setting up picom
compton has become picom
turned off crypto tracker (it's broken upstream)

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~rleek/dotfiles
read/write
git@git.sr.ht:~rleek/dotfiles

You can also use your local clone with git send-email.

These are my personal dotfiles. Mostly just here to sync between devices. If you find something odd or out of place feel free to shoot me an email.

#Installation

  1. git clone git@git.sr.ht:~rleek/dotfiles ~/.dotfiles
  2. cd ~/.dotfiles
  3. stow * or individual configs you want stow i3 polybar

#Vim

I use Vundle to manage plugins for vim. So you'll need to set that up to get my plugins. After vundle is installed just open vim and run :PluginInstall