Move .local/bin to .bin
This commit is contained in:
parent
b8dd204681
commit
76f407954f
16 changed files with 58 additions and 38 deletions
3
.bin/gpg2-encrypt
Executable file
3
.bin/gpg2-encrypt
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
gpg2 --output $1.gpg --encrypt $1
|
Loading…
Add table
Add a link
Reference in a new issue