Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fish support #152

Closed
3 tasks
dherman opened this issue Sep 18, 2018 · 1 comment · Fixed by #266
Closed
3 tasks

fish support #152

dherman opened this issue Sep 18, 2018 · 1 comment · Fixed by #266

Comments

@dherman
Copy link
Collaborator

dherman commented Sep 18, 2018

Lots of devs use the fish shell (hi @stefanpenner, hi @scalvert!). We should support it!

This will require:

  • Adding a backend (fish.rs) to crates/notion-core/src/shell/, with a type Fish that implements Shell
  • Adding a bootup script (load.fish) to shell/unix/, with a wrapper function notion to get installed at console boot time
  • Adding an installer (install.fish) to dev/unix/

That last task is probably blocked on #151.

@stefanpenner
Copy link
Contributor

💯

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

Successfully merging a pull request may close this issue.

2 participants