Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save WitzHsiao/cad22c569f81983ed9f7487f832aa8dc to your computer and use it in GitHub Desktop.

Select an option

Save WitzHsiao/cad22c569f81983ed9f7487f832aa8dc 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