GiselleSerate / myaliases

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

new setup script #88

Closed aryarm closed 5 years ago

aryarm commented 5 years ago

Note: Make sure you decide whether to merge this before #87.

I wrote this PR primarily to resolve #72, but then things sort of snowballed, and I ended up refactoring a lot of setup. Feel free to keep or change code as you please!

Here are the major changes:

I put portability at the forefront of these changes. The setup/uninstall scripts should now work with any POSIX compatible shells. This is relevant for #28.

This version of setup is incompatible with the original. Before trying out the new setup, the user should first run the old uninstall script.

GiselleSerate commented 5 years ago

Oh boy, this merged into prepend. Did not realize. Oops. Got it.