Chrysostomus / manjaro-zsh-config

Zsh configuration package for manjaro
MIT License
124 stars 52 forks source link

Allow overriding default parameters of the `cp`,`df` and `free` aliases. #36

Closed TriMoon closed 1 year ago

TriMoon commented 1 year ago

As the title says :wink: fe. it will allow to use free -b etc...

Chrysostomus commented 1 year ago

Seems reasonable. I assume it is tested?

TriMoon commented 1 year ago

Seems reasonable. I assume it is tested?

Yes you can check by changing your local alias on your pc :wink:

Magicrafter13 commented 1 year ago

Sorry if I don't quite understand, how does this change what the end-user can do?

TriMoon commented 1 year ago

@Magicrafter13

Sorry if I don't quite understand, how does this change what the end-user can do?

The options that were used for those commands were fixed, with this change, and bugfix #37, the end-user is able to use different options when needed.