Update configs
Improve dc aliases Fix git-hidden ignores Replace vimHugeX with vim (simple vim okay. we use nvim)
This commit is contained in:
parent
ab1a098efb
commit
8d2d9bf10c
4 changed files with 20 additions and 3 deletions
|
|
@ -118,6 +118,19 @@ target = "jetbrains-toolbox"
|
|||
pipe = "tar xzO"
|
||||
group = "graphical"
|
||||
|
||||
[[autoinstall]]
|
||||
type = "exe"
|
||||
source = "https://git.serguzim.me/serguzim/teamspeak-query-lib/raw/branch/main/ts-control"
|
||||
target = "ts-control"
|
||||
group = "graphical"
|
||||
|
||||
[[autoinstall]]
|
||||
type = "exe"
|
||||
source = "https://git.serguzim.me/serguzim/teamspeak-query-lib/actions/runs/latest/artifacts/teamspeak-query-lib"
|
||||
target = "teamspeak-query-lib"
|
||||
pipe = "zcat"
|
||||
group = "graphical"
|
||||
|
||||
|
||||
|
||||
[[autoinstall]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue