Add zsh-completions and dotdrop helper script

This commit is contained in:
Philip Henning 2022-09-01 14:58:59 +02:00
parent 905492748a
commit c3ccad3fef
3 changed files with 29 additions and 7 deletions

8
dotfiles/bin/dotdrop.sh Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env zsh
#
# {{@@ header() @@}}
#
eval $(grep -v "^#" {{@@ env['HOME'] @@}}/.files/.env.public)
{{@@ env['HOME'] @@}}/.files/dotdrop.sh ${@}