From 9a2324c2eb9abdf27cc6748608b6ba3b97cb7137 Mon Sep 17 00:00:00 2001 From: _cry64 Date: Sun, 22 Mar 2026 14:00:50 +1000 Subject: [PATCH] fix fish config --- homes/modules/shell/fish.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/homes/modules/shell/fish.nix b/homes/modules/shell/fish.nix index af2d8d3..07f3f59 100755 --- a/homes/modules/shell/fish.nix +++ b/homes/modules/shell/fish.nix @@ -54,8 +54,6 @@ curl -sL "https://www.gitignore.io/api/$type" end - end - function decompile objdump --disassemble --demangle --debugging --debugging-tags $argv | bat --language asm end