Multipule Alias creation without rename
Open
bug
help wanted
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When creating Alias's, if we create 2 from the same file/directory we will get 2 aliases: "foo alias" and "foo alias 2". This will ness things up a bit if we then later run "mkalias foo newAliasLocation -n newAliasName" this will error our because the alias created is "foo alias 2" and not "foo Alias" that the script is looking for
Contributor guide
Assessment
This issue has not been assessed yet.