mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-10 20:11:55 +01:00
add vieterrc
This commit is contained in:
parent
5c3a01289c
commit
a60419ef3c
2 changed files with 5 additions and 0 deletions
4
.vieterrc.cgt
Normal file
4
.vieterrc.cgt
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Config file for the Vieter repository server
|
||||
# vim: ft=toml
|
||||
address = "https://mzte.de/vieter"
|
||||
<! if opt.vieter_key then !>api_key = "<% opt.vieter_key %>"<! end !>
|
|
@ -4,6 +4,7 @@ cg.addPath ".ssh"
|
|||
cg.addPath ".cargo"
|
||||
cg.addPath "etc"
|
||||
|
||||
cg.addFile ".vieterrc.cgt"
|
||||
cg.addFile ".Xresources.cgt"
|
||||
cg.addFile ".replrc"
|
||||
|
||||
|
|
Loading…
Reference in a new issue