diff options
| author | Simen A. W. Olsen <hello@simenandre.no> | 2025-05-05 07:59:25 +0200 |
|---|---|---|
| committer | Simen A. W. Olsen <hello@simenandre.no> | 2025-05-05 07:59:25 +0200 |
| commit | 04673a4d56f05ff14b32941ae37e6261e1ada777 (patch) | |
| tree | 7cd97920053991b1a2fef98d3c2dd14d59c5c61f /zsh/.config | |
| parent | 428e13e74d9248b8f0377e22956dfdffef2b6655 (diff) | |
| download | dotfiles-04673a4d56f05ff14b32941ae37e6261e1ada777.tar.gz dotfiles-04673a4d56f05ff14b32941ae37e6261e1ada777.zip | |
updates
Diffstat (limited to 'zsh/.config')
| -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" |
