diff options
| author | ache <ache@ache.one> | 2018-06-02 10:05:29 +0000 |
|---|---|---|
| committer | ache <ache@ache.one> | 2018-06-02 10:05:29 +0000 |
| commit | 69e120b80b902cb925982a05b40b4c8ffeead1cf (patch) | |
| tree | c210afd650cf75c0b1f63284c893179a4e08fccd | |
| parent | Update config (diff) | |
Add cpass
| -rw-r--r-- | functions/cpass.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/cpass.fish b/functions/cpass.fish new file mode 100644 index 0000000..82dacfa --- /dev/null +++ b/functions/cpass.fish @@ -0,0 +1 @@ +alias pass='pass -c' |