Skip to content

Commit

Permalink
Remove op plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
bhops committed Nov 9, 2024
1 parent 1522b0e commit 9df5222
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions op/.config/op/plugins.sh

This file was deleted.

4 changes: 0 additions & 4 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ if [[ -f "$HOME/.cargo/env" ]]; then
source "$HOME/.cargo/env"
fi

if [[ -f "$HOME/.config/op/plugins.sh" ]]; then
source "$HOME/.config/op/plugins.sh"
fi

if type direnv &> /dev/null; then
eval "$(direnv hook zsh)"
fi
Expand Down

0 comments on commit 9df5222

Please sign in to comment.