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

ALMA 9.3 fdfind: command not found... #75

Open
lopaker opened this issue Dec 8, 2023 · 1 comment
Open

ALMA 9.3 fdfind: command not found... #75

lopaker opened this issue Dec 8, 2023 · 1 comment

Comments

@lopaker
Copy link

lopaker commented Dec 8, 2023

When running the ansible role on ALMA 9.3 I encounter warnings:

zsh: fdfind: command not found...

fd-find is installed in /usr/bin/fd and not /usr/bin/fdfind

Removing this command from templates/zshrc.js2
LINE 45 alias fd=fdfind # for correct working of sorenson-axial/fzf-widgets
Should fix the problem.

Maybe can be fixed using something similar to:
ansible_os_family == 'Debian'

PS: Sorry I am new to issues and contributing to public repos, Should I open an pull request?

@popstas
Copy link
Contributor

popstas commented Jan 31, 2024

Hello, @lopaker, of course, you can try to fix it.

Unfortunately, I have not enough energy for this project for the last time.

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

No branches or pull requests

2 participants