fish-shell/share/functions/N_.fish
2024-02-27 16:25:01 +01:00

3 lines
58 B
Fish

function N_ --description No-op
printf "%s" $argv
end