tachibanayu24 / commands

My ~/bin/* commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bins

Installation

$ cd ~

$ git clone https://github.com/tachibanayu24/commands.git

$ mv commands bin

$ PATH="~/bin:$PATH"

$ echo $PATH
~/bin:...

$ chmod 755 {Any scripts}

About

My ~/bin/* commands


Languages

Language:Shell 100.0%