diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-04-14 17:26:02 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-04-14 17:26:02 +0200 |
| commit | 3152de667df10aa2f097c6fea40431c9d042795c (patch) | |
| tree | 22cd87f9a126d7939bcb4c864daab5da838bb501 | |
| parent | 1c85c93cd6fa919f16f209d2c663278e5a772aae (diff) | |
zsh: Remove i7pass
| -rw-r--r-- | dot.zshrc.local | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dot.zshrc.local b/dot.zshrc.local index 8ac999e..e8abbb7 100644 --- a/dot.zshrc.local +++ b/dot.zshrc.local @@ -21,6 +21,3 @@ function fspass () { function passta () { PASSWORD_STORE_DIR=~/RWTH/AStA/pass pass $@ } -function i7pass () { - PASSWORD_STORE_DIR=~/RWTH/i7/pass pass $@ -} |
