Skip to content

Commit

Permalink
fix zsh plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
joknarf committed Oct 19, 2024
1 parent 9635986 commit 253f169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgtree.plugin.zsh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
alias pgtree="$(cd "${0%/*}";pwd)/pgtree"
alias pgtree="$(cd "${0%/*}";pwd)/pgtree/pgtree"

0 comments on commit 253f169

Please sign in to comment.