Updated config
This commit is contained in:
parent
d1a5b31343
commit
4252a2ffcf
14 changed files with 196 additions and 34 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,12 +1,10 @@
|
|||
*
|
||||
!*/
|
||||
/*
|
||||
!.gitignore
|
||||
!/.config
|
||||
/.config/*
|
||||
|
||||
# Neovim
|
||||
!/.config/nvim
|
||||
|
||||
# Nushell
|
||||
!/.config/nushell/*.nu
|
||||
|
||||
# VS Code
|
||||
!/.config/Code - OSS/User/settings.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue