No description
- Tree-sitter Query 50.7%
- Lua 44.4%
- GLSL 3.8%
- Shell 1.1%
| dot-config | ||
| .gitignore | ||
| dot-Brewfile | ||
| dot-mailcap | ||
| LICENSE | ||
| README.md | ||
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