mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-07 14:07:15 +08:00
7 lines
49 B
Fish
7 lines
49 B
Fish
![]() |
|
||
|
|
||
|
function N_ -d "No-op"
|
||
|
printf "%s" $argv
|
||
|
end
|
||
|
|