### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When you use <kbd>!</kbd> to execute a shell command, it doesn't respect aliases. ### Expected Behavior _No response_ ### Steps To Reproduce 1. Use aliased command 2. See result lol ### Environment ```markdown - OS: - gex: ``` ### Anything else? e.g. .bashrc: ```bash alias of='onefetch' ``` gex: 