From aeca4d5111a82352f4ad5715002aad9e5377f51f Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 7 Dec 2024 16:10:03 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-07 16:10:03 --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 3202c26f..6efc4e41 100644 --- a/.zshrc +++ b/.zshrc @@ -63,7 +63,7 @@ bindkey -r '^T' bindkey -r '\ex' # Created by `pipx` on 2024-09-20 02:14:00 -export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin" +export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin:/home/fic/go/bin" fpath=(~/.zsh.d/ $fpath) function y() { local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd