GiselleSerate / myaliases

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

establish global variable for path to myaliases directory #25

Closed GiselleSerate closed 6 years ago

GiselleSerate commented 6 years ago

Put it in the setup script and add it to .included as the first thing.

GiselleSerate commented 6 years ago

Strat: get relative path using dirname, then convert to absolute path using the realpath executable in the repo that we've gotten using dirname. Save as variable in .included.