mirror of
https://github.com/shokinn/.files.git
synced 2025-01-19 13:22:28 +00:00
9 lines
153 B
Bash
9 lines
153 B
Bash
|
#!/usr/bin/env zsh
|
||
|
|
||
|
#
|
||
|
# {{@@ header() @@}}
|
||
|
#
|
||
|
|
||
|
eval $(grep -v "^#" {{@@ env['HOME'] @@}}/.files/.env.public)
|
||
|
{{@@ env['HOME'] @@}}/.files/dotdrop.sh ${@}
|