about summary refs log tree commit diff stats
path: root/ayu
diff options
context:
space:
mode:
authorNova li Gensokyo <novaburst@kalli.st>2021-12-05 19:18:00 +0000
committerNova li Gensokyo <novaburst@kalli.st>2021-12-05 19:18:00 +0000
commit19e205a1fe4e3d8c4da405d5751ce152134bbd9d (patch)
tree6420c29b6f1fdb9ebf9b4540e3e922888cae91e1 /ayu
parent80bc27bb03dc83918ec595daece995a891695fa2 (diff)
downloadayu-19e205a1fe4e3d8c4da405d5751ce152134bbd9d.tar.gz
ill black hole address
Diffstat (limited to 'ayu')
-rwxr-xr-xayu1
1 files changed, 1 insertions, 0 deletions
diff --git a/ayu b/ayu
index b4c1f39..c840c12 100755
--- a/ayu
+++ b/ayu
@@ -26,6 +26,7 @@ edit() {
 	age --decrypt --identity=$ayu_key --output=${1%%.age} ${1%%.age}.age
 	vi ${1%%.age}
 	age --encrypt -R $ayu_pub --output=${1%%.age}.age ${1%%.age}
+	rm ${1%%.age}
 }
 
 list() {