mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
Add zsh-completions and dotdrop helper script
This commit is contained in:
parent
905492748a
commit
c3ccad3fef
3 changed files with 29 additions and 7 deletions
8
dotfiles/bin/dotdrop.sh
Executable file
8
dotfiles/bin/dotdrop.sh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
#
|
||||
# {{@@ header() @@}}
|
||||
#
|
||||
|
||||
eval $(grep -v "^#" {{@@ env['HOME'] @@}}/.files/.env.public)
|
||||
{{@@ env['HOME'] @@}}/.files/dotdrop.sh ${@}
|
Loading…
Add table
Add a link
Reference in a new issue