/shell-utilities

Useful shell functions and aliases

Primary LanguageShellMIT LicenseMIT

Shell Utilities

Useful functions for the command line.

Setup

  1. Clone or download this repository.

  2. Add the following line to your .bashrc or zshrc file:

    SHELL_UTILITIES_FILE="/path/to/repo/location/root.sh" # fill this in
    source $SHELL_UTILITIES_FILE