We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I enter a command that has an alias defined, it displays a "Found existing alias..." message incorrect formatting.
Ubuntu 22.04
zsh 5.8.1
1.7.3
Enter a command with an alias defined
In my dotfiles repository: .zshrc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Details
When I enter a command that has an alias defined, it displays a "Found existing alias..." message incorrect formatting.
Operating System (uname -a)
Ubuntu 22.04
zsh version (zsh --version)
zsh 5.8.1
you-should-use version (echo "$YSU_VERSION")
1.7.3
How is zsh-you-should-use installed?
Steps to reproduce the issue
Enter a command with an alias defined
gist link to your zshrc
In my dotfiles repository: .zshrc
The text was updated successfully, but these errors were encountered: