Skip to content

redeyes2015/Tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

Useful tools to help improving efficiency on Linux

Usage

  1. git clone this repos to your $HOME dir

  2. Add below to your .bashrc

     export PATH=$HOME/Tools:$HOME/Tools/subversion-scripts:$HOME/Tools/git-scripts:$PATH
     source ~/.bashrc
    

AUTHOR

Kent Chen (Kaie) chenkaie@gmail.com

About

Some helpful Shell Scripts to improve efficiency

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 34.2%
  • Perl 33.4%
  • Python 32.4%