move bin to .local/bin

This commit is contained in:
2023-09-15 15:46:04 -04:00
parent 2538eed296
commit 42c88c9eef
19 changed files with 248 additions and 21 deletions

View File

@@ -1,10 +1,18 @@
[".config/kitty/kitty-gruvbox-theme"]
type = "archive"
url = "https://github.com/wdomitrz/kitty-gruvbox-theme/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"
type = "archive"
url = "https://github.com/wdomitrz/kitty-gruvbox-theme/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"
[".config/variety/plugins/verse.py"]
type = "file"
url = "https://raw.githubusercontent.com/Crissium/variety-daily-verse/master/verse.py"
refreshPeriod = "168h"
type = "file"
url = "https://raw.githubusercontent.com/Crissium/variety-daily-verse/master/verse.py"
refreshPeriod = "168h"
[".local/share/xxtools"]
type = "archive"
url = "https://github.com/Piraty/xxtools/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"