cympfh / bin

~/bin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my ~/bin

Setup

# .bashrc or .zshrc
export PATH=$PATH:/home/cympfh/bin
export PATH=$PATH:/home/cympfh/bin/external
export PATH=$PATH:/home/cympfh/bin/stuff

N.B. Later is prior.

Files

  • ./bin/{FILE}
    • my scripts
  • ./bin/external/{FILE}
    • Download script for external commands
    • This downloads as ./bin/stuff/{FILE}

Usage

All scripts have -h or --help flag.

About

~/bin


Languages

Language:Shell 58.6%Language:Python 31.2%Language:Ruby 10.3%