mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 01:37:25 +08:00
Avoid using -n switch to ecco
darcs-hash:20070908191554-ac50b-22f205c0da9dde0cbe19154ee6f4f64fed49241a.gz
This commit is contained in:
parent
c2c4b24174
commit
2a3b01a7a0
@ -1,4 +1,4 @@
|
||||
|
||||
function eval -d "Evaluate parameters as a command"
|
||||
echo -n $argv | .
|
||||
echo $argv | .
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user