trogdoro / xiki

A shell console with GUI features
http://xiki.org
Other
3.76k stars 208 forks source link

Make installation script compatible with fish-shell #120

Closed douglascamata closed 9 years ago

douglascamata commented 9 years ago

As a fish-shell user and I'm having trouble with the installation, I'm able to improve the install script and make it work with fish-shell too.

trogdoro commented 9 years ago

What is the specific error you're seeing? Please grab the latest and try it now. Not sure if it'll work with fish now, but some install errors have been fixed.

trogdoro commented 9 years ago

It looks like since fish isn't compatible with bash, the "xsh" shell function will have to have an optional fish-language version - https://github.com/trogdoro/xiki/blob/master/bin/.xsh

I'll try to gauge how many fish people are interested in using Xiki as time goes on, and prioritize accordingly.

trogdoro commented 9 years ago

Duplicate with #108.