mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Minor fixes
This commit is contained in:
parent
c5292ac9de
commit
f42ac2a6a3
17 changed files with 191 additions and 50 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
|
@ -18,24 +18,9 @@ test.*
|
|||
# Utils
|
||||
xdg-ninja/
|
||||
|
||||
# nvim config cache
|
||||
tools/nvim/tt.*
|
||||
tools/nvim/.tests
|
||||
tools/nvim/doc/tags
|
||||
tools/nvim/debug
|
||||
tools/nvim/.repro
|
||||
tools/nvim/foo.*
|
||||
tools/nvim/*.log
|
||||
tools/nvim/data
|
||||
tools/nvim/lazy-lock.json
|
||||
tools/nvim/lazyvim.json
|
||||
tools/nvim/lua/plugins/obsidian.lua
|
||||
|
||||
# Undone
|
||||
# Windows PowerToys
|
||||
PowerToys/
|
||||
# Just Script
|
||||
Justfile
|
||||
# Nushell
|
||||
tools/nushell/
|
||||
# fzf
|
||||
|
|
@ -50,4 +35,4 @@ platforms/win/komorebi/applications.json
|
|||
|
||||
gitconfig
|
||||
|
||||
*.exe
|
||||
*.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue