diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-30 12:24:46 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-30 12:24:46 +0200 |
| commit | 55715b6117bbe26307f1354c2fbd9ee5176ea241 (patch) | |
| tree | 339c668b1419e4303ef171ac4b489f51dc359450 | |
| parent | ddc78059501ba85ac7407a542aa23ef3d2664e9d (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/zsh.fish | 6 |
1 files changed, 0 insertions, 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 |
