From 04673a4d56f05ff14b32941ae37e6261e1ada777 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 5 May 2025 07:59:25 +0200 Subject: updates --- zsh/.config/zsh/path | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/.config') 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" -- cgit v1.2.3