This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
install.fairie
Watch
1
Star
0
Fork
You've already forked install.fairie
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a98eb44949
install.fairie
/
home
/
.chezmoitemplates
/
secrets
/
gist-fallback
6 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Added secret handling for gist, ngrok, slack-term, and tailscale
2023-01-25 21:02:34 -08:00
#!/usr/bin/env bash
Update 5 files - /home/.chezmoitemplates/secrets/ghorg-fallback - /home/.chezmoitemplates/secrets/slack-term-fallback - /home/.chezmoitemplates/secrets/ngrok-fallback - /home/.chezmoitemplates/secrets/tailscale-fallback - /home/.chezmoitemplates/secrets/gist-fallback
2023-01-29 23:47:45 -08:00
echo "{{ env "GITHUB_GIST_TOKEN" }}" > ~/.gist
Added secret handling for gist, ngrok, slack-term, and tailscale
2023-01-25 21:02:34 -08:00
gist $*
rm -f ~/.gist
Reference in a new issue
Copy permalink