diff options
Diffstat (limited to 'zsh')
| -rwxr-xr-x | zsh/.config/zsh/path | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.config/zsh/path b/zsh/.config/zsh/path index 51ae869..b568791 100755 --- a/zsh/.config/zsh/path +++ b/zsh/.config/zsh/path @@ -11,4 +11,5 @@ add_to_path() { add_to_path "$HOME/.volta/bin" add_to_path "$GOPATH/bin" add_to_path "/Library/Frameworks/Firebird.framework/Resources/bin" +add_to_path "/opt/homebrew/opt/libpq/bin" |
