diff options
| author | Federico Angelilli <code@fedang.net> | 2024-03-08 11:42:44 +0100 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2024-03-08 11:42:44 +0100 |
| commit | 56fe6d0924e9b98e5cfa28131b54b7ac66048143 (patch) | |
| tree | edba04b9413483bcba61b1863c11e3d93ab2cfbf /completion/crypt.zsh | |
| parent | 57af7dac30177defb247a3036008cbff07b2be3e (diff) | |
Update INSTALL
Diffstat (limited to 'completion/crypt.zsh')
| -rwxr-xr-x | completion/crypt.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completion/crypt.zsh b/completion/crypt.zsh index 3055baf..41f06c5 100755 --- a/completion/crypt.zsh +++ b/completion/crypt.zsh @@ -3,6 +3,7 @@ # copy to /usr/share/zsh/site-functions/_crypt +# TODO: edit & other actions _crypt() { local IFS=$'\n' local location |
