6 ms·
That is great! But when using the command, it does not work with defined bash/zsh aliases. Anyone has any idea how to do that? Say I have "alias g=git", when
by labianchin 11y ago
That is great!
But when using the command, it does not work with defined bash/zsh aliases. Anyone has any idea how to do that?
Say I have "alias g=git", when I use the command "g diff", the following error happens:
.fbPager.sh: line 4: g: command not found
- kentor 11y agosame problem here. need to make it aware of my aliases :\