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

Add vim alias for Nvim if only Zsh is installed. #68

Open
dzintars opened this issue Jul 14, 2021 · 0 comments
Open

Add vim alias for Nvim if only Zsh is installed. #68

dzintars opened this issue Jul 14, 2021 · 0 comments
Assignees

Comments

@dzintars
Copy link
Owner

Currently there is dumb task to add alias without even checking does the Zsh is presented on the system. There is no even any dependencies. It was because i knew that i need to install Zsh before i will install Nvim.
But this should be handled gracefully now.
I need to check if the Zsh presented. If it is, then i can add that alias.

But the general question is - should i add this alias in the Nvim role itself? Mby i should do that in some kind tweaks/customization role? What if i don't want to have that alias? What if i am not and not willing to use Zsh? Why would it be in the dependencies?

@dzintars dzintars self-assigned this Jul 14, 2021
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

1 participant