Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jpweber/ab162e0f0612f615c1cabbd936e20d72 to your computer and use it in GitHub Desktop.
Save jpweber/ab162e0f0612f615c1cabbd936e20d72 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment