Back to home

shell-config/

aliases

Version: 0.0.3

Last Updated: Unknown


Setup

  1. Add to path

# .zshrc example source $HOME/shell-config/aliases/init.sh # bash example if [ -f ~/shell-config/aliases/init.sh ]; then . ~/shell-config/aliases/init.sh fi

Install


Repository

https://github.com/okeeffed/pkg-shell-config-aliases

Sections