plexus / chemacs

Emacs profile switcher
653 stars 44 forks source link

Chemacs not working with fish-shell on MacOS #27

Closed ghost closed 4 years ago

ghost commented 4 years ago

Error running the following, using the fish-shell: MacBook-Pro~> emacs --with-profile prelude Sat Mar 14 08:59:44 2020 fish: Unknown command ec

In my home dir, I have the chemacs-installed ".emacs" link, and ".emacs-profiles.el" & ".emacs-profile" configured as per the Chemacs README.
My Emacs application is the latest version (27.0.90).

Should Chemacs be working with the fish-shell? Thanks. Rexford Gibbs

ghost commented 4 years ago

Discovered the error in my ways! I had a bad link in /usr/local/bin for "emacs". Fixing the link solved my self-created problem.