mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -03:00
Avoid using -n switch to ecco
darcs-hash:20070908191554-ac50b-22f205c0da9dde0cbe19154ee6f4f64fed49241a.gz
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
function eval -d "Evaluate parameters as a command"
|
||||
echo -n $argv | .
|
||||
echo $argv | .
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user