dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

.gitignore (237B) [raw]


      1 # mblaze stores things like the current sequence in this dir
      2 .mblaze/*
      3 !.mblaze/mless.in
      4 !.mblaze/filter
      5 !.mblaze/headers
      6 !.mblaze/profile
      7 
      8 # Local nvim config
      9 .config/nvim/local.lua
     10 
     11 # Local nvim plugins
     12 .config/nvim/pack/plugins-local