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

Document conflict with `sd` utility offered by `fasd` #16

Open
ErichDonGubler opened this issue Jan 23, 2019 · 3 comments
Open

Document conflict with `sd` utility offered by `fasd` #16

ErichDonGubler opened this issue Jan 23, 2019 · 3 comments

Comments

@ErichDonGubler
Copy link
Contributor

@ErichDonGubler ErichDonGubler commented Jan 23, 2019

fasd is fantastic, but one of its default aliases conflicts with this tool's name. I don't necessarily expect you to rename this project, but noting this in documentation would be nice!

@Emiller88
Copy link

@Emiller88 Emiller88 commented May 11, 2020

@ErichDonGubler I'm having the same issue. Have you figured out a fix? I'd be glad to PR the documentation.

@ErichDonGubler
Copy link
Contributor Author

@ErichDonGubler ErichDonGubler commented Jul 21, 2020

There's really only a couple of options:

  1. Remove the alias yourself with your bash/zsh/your-shell-here config. In bash, this would be unalias sd.
  2. Rename sd (the binary produced by this project) to something else so there's no conflict.
@Emiller88
Copy link

@Emiller88 Emiller88 commented Jul 21, 2020

unalias sd works for me on zsh, thanks!

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.