GiselleSerate / myaliases

Useful shell aliases and functions.
6 stars 1 forks source link

call original alias #50

Closed GiselleSerate closed 6 years ago

GiselleSerate commented 6 years ago

Make sure you're calling the old alias and not one you define, just in case the user wants to alias alias to altalias.

GiselleSerate commented 6 years ago

You are calling the original alias now, but the option is always enabled apparently, this is a problem.