From 55715b6117bbe26307f1354c2fbd9ee5176ea241 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Jan 2026 12:24:46 +0200 Subject: Update --- dotfiles/fish/conf.d/zsh.fish | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dotfiles/fish/conf.d/zsh.fish b/dotfiles/fish/conf.d/zsh.fish index 06174d8..4cbc597 100644 --- a/dotfiles/fish/conf.d/zsh.fish +++ b/dotfiles/fish/conf.d/zsh.fish @@ -4,9 +4,3 @@ function Z zsh -i -c "$argv" rm ~/.nofish end - -function B - touch ~/.nofish - bash -i -c "$argv" - rm ~/.nofish -end -- cgit v1.2.3