diff options
Diffstat (limited to 'modules/home')
| -rw-r--r-- | modules/home/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index ec86d4b..08835d3 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -154,6 +154,7 @@ in add_to_path "/Library/Frameworks/Firebird.framework/Resources/bin" add_to_path "/opt/homebrew/opt/libpq/bin" + add_to_path "$HOME/go/bin" ''; ".config/zsh/extras".text = '' |
