internetguru / bashcfg

Repository from Github https://github.cominternetguru/bashcfgRepository from Github https://github.cominternetguru/bashcfg

Bash config

Usefull set of functions and aliases.

Usage

  • Clone this repository

    git clone https://github.com/InternetGuru/bashcfg.git $HOME
  • Add the following lines into your .bashrc file

    echo "IG bashcfg, version $(< $HOME/"bashcfg/VERSION")"
    source "$HOME/bashcfg/common"
    source "$HOME/bashcfg/git_functions"

About


Languages

Language:Shell 100.0%