Zertelus / bash

My bash scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Bash

These are my bash scripts for daily usage.

Just clone this repository to `~/.bash` and
add the following line to your `~/.bash_profile`
or equivalent file:

  source ~/.bash/init.sh
  or 
  . ~/.bash/init.sh

About

My bash scripts