No description
  • Tree-sitter Query 50.7%
  • Lua 44.4%
  • GLSL 3.8%
  • Shell 1.1%
Find a file
2026-05-28 21:30:37 -04:00
dot-config brew,weechat: add weechat configuration, install 2026-05-28 21:30:37 -04:00
.gitignore neovim: add colorscheme, elixir lsp & tree-sitter 2026-05-28 12:18:40 -04:00
dot-Brewfile brew,weechat: add weechat configuration, install 2026-05-28 21:30:37 -04:00
dot-mailcap isync,mailcap,neomutt: adopt tui email configuration 2026-01-09 23:24:46 -05:00
LICENSE add license 2026-05-01 15:23:19 -04:00
README.md add license 2026-05-01 15:23:19 -04:00

dotfiles

these are my personal dotfiles (current as of jan 2026).

i currently use gnu stow to create symlinks from wherever this repo is cloned to.

i have used some other systems in the past. the repos containing those configurations are available below:

setup

installing:

stow . -t $HOME --dotfiles --ignore LICENSE

uninstalling:

stow . -t $HOME --dotfiles --delete --ignore LICENSE