mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
* feat(sioyek): Add sioyek configs * feat(surfingkeys): Add sspai.com keymaps * feat(emacs): Add Doom Org Configs, Org LaTeX YASSnippets * fix(hypr): Fix bluetooth GUI name
39 lines
321 B
Text
39 lines
321 B
Text
# Log
|
|
*.log
|
|
|
|
# Private Files
|
|
*private*
|
|
.private.env.*
|
|
|
|
# Test files
|
|
test/
|
|
test.*
|
|
|
|
# Archives
|
|
*.gz
|
|
*.tar
|
|
*.zip
|
|
*.tgz
|
|
|
|
# Utils
|
|
xdg-ninja/
|
|
|
|
# Undone
|
|
# Windows PowerToys
|
|
PowerToys/
|
|
# Nushell
|
|
tools/nushell/
|
|
# fzf
|
|
common/fzfrc
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
|
|
.venv/
|
|
|
|
gitconfig
|
|
|
|
spacemacs/
|
|
|
|
lazy-lock.json
|
|
tools/doom/custom.el
|