Bug: Shell process execution does not respect aliases
Opened this issue · 0 comments
Piturnah commented
Is there an existing issue for this?
- I have searched the existing issues
Description
When you use ! to execute a shell command, it doesn't respect aliases.
Expected Behavior
No response
Steps To Reproduce
- Use aliased command
- See result lol
Environment
- OS:
- gex:
Anything else?
e.g.
.bashrc:
alias of='onefetch'