fix fish config

This commit is contained in:
do butterflies cry? 2026-03-22 14:00:50 +10:00
parent c23c949bf3
commit 9a2324c2eb
Signed by: cry
GPG key ID: F68745A836CA0412

View file

@ -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