mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 05:28:49 +00:00
Add missing N_.fish file to repo
darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
This commit is contained in:
parent
eccba7626d
commit
28ea5ce732
1 changed files with 6 additions and 0 deletions
6
share/functions/N_.fish
Normal file
6
share/functions/N_.fish
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
|
||||
function N_ -d "No-op"
|
||||
printf "%s" $argv
|
||||
end
|
||||
|
Loading…
Reference in a new issue