Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fish && and || #26

Closed
denji opened this issue May 19, 2015 · 0 comments
Closed

Fish && and || #26

denji opened this issue May 19, 2015 · 0 comments

Comments

@denji
Copy link

denji commented May 19, 2015

http://hyperpolyglot.org/unix-shells

ZSH, Bash cmd1 && cmd2 (fish-shell = cmd1; and cmd2)
ZSH, Bash cmd1 || cmd2 (fish-shell = cmd1; or cmd2)
sublist separators cmd1; [or|and] cmd2
@denji denji closed this as completed Jul 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant