This website requires JavaScript.
Explore
Help
Sign in
serguzim
/
.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
Code
Issues
Pull requests
Activity
be03e4d50e
.dotfiles
/
.bin
/
gpg2-decrypt
4 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
Improve scripts
2022-10-17 16:49:58 +00:00
#!/usr/bin/env sh
Cleanup aliases and move functions to .local/bin
2020-11-01 22:28:37 +00:00
Improve scripts
2022-10-17 16:49:58 +00:00
gpg2 --output "${1%'.gpg'}" --decrypt "$1"
Reference in a new issue
Copy permalink