Skip to content

Instantly share code, notes, and snippets.

@jiecuoren
Last active March 8, 2021 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save jiecuoren/0d0bff2efa48e03c2fc5 to your computer and use it in GitHub Desktop.
Save jiecuoren/0d0bff2efa48e03c2fc5 to your computer and use it in GitHub Desktop.
when use fish, something you will find error: E79: Cannot expand wildcards
open ~/.config/fish/config.fish
add: set -x SHELL /bin/bash
@kaezarrex
Copy link

Thanks, worked like a charm 🍀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment