aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorSimen A. W. Olsen <hello@simenandre.no>2025-05-05 07:59:25 +0200
committerSimen A. W. Olsen <hello@simenandre.no>2025-05-05 07:59:25 +0200
commit04673a4d56f05ff14b32941ae37e6261e1ada777 (patch)
tree7cd97920053991b1a2fef98d3c2dd14d59c5c61f /zsh
parent428e13e74d9248b8f0377e22956dfdffef2b6655 (diff)
downloaddotfiles-04673a4d56f05ff14b32941ae37e6261e1ada777.tar.gz
dotfiles-04673a4d56f05ff14b32941ae37e6261e1ada777.zip
updates
Diffstat (limited to 'zsh')
-rwxr-xr-xzsh/.config/zsh/path1
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"