mirror of
https://github.com/shokinn/.files.git
synced 2025-10-14 10:18:35 +00:00
Reencrypt encrypted files with new age key; add commands to edit encrypted files and reencrypt them directly when changed
This commit is contained in:
parent
cc6e8bf1c9
commit
70b81bd736
6 changed files with 43 additions and 9 deletions
7
dotfiles/local/bin/codew
Executable file
7
dotfiles/local/bin/codew
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
#
|
||||
# {{@@ header() @@}}
|
||||
#
|
||||
|
||||
code -w ${@}
|
Loading…
Add table
Add a link
Reference in a new issue