fix: relative path rules

This commit is contained in:
iff 2024-12-09 17:06:00 +01:00
parent b332ca4dfb
commit ee7b270d9c
4 changed files with 14 additions and 3 deletions

View file

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Aliases matching to command-not-found
- Relative path command fixes
- Does not work in `bash` and `zsh`: Not considered a command
### Changed