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
df7bfd1282
.dotfiles
/
.bin
/
gpg2-encrypt
4 lines
57 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" --encrypt "$1"
Reference in a new issue
Copy permalink