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