consolidate and templeate my to files

in order to stop maintainung different files for each operationg system
This commit is contained in:
Philip Henning 2021-09-11 23:45:56 +02:00
parent 7a1e8fda4b
commit c377eb276a
40 changed files with 246 additions and 454 deletions

View file

@ -1,3 +1,7 @@
#!/usr/bin/env zsh
$HOME/.local/share/kite/kited > /dev/null 2>&1 &
#
# {{@@ header() @@}}
#
{{@@ env['HOME'] @@}}/.local/share/kite/kited > /dev/null 2>&1 &