move default configs to assets directory

This commit is contained in:
ReenigneArcher 2022-08-12 16:00:19 -04:00
commit 30c178baa1
No known key found for this signature in database
GPG key ID: 0CA6A47B0630EA9B
10 changed files with 6 additions and 63 deletions

View file

@ -0,0 +1,6 @@
{
"env":{
"PATH":"$(PATH):$(HOME)/.local/bin"
},
"apps":[ ]
}