Skip to content

maximus009/Shellder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shellder

My Awesome Shell/Bash scripts

Just open a script of your choice and copy the main content onto your bash profile.
On Mac OS, it is typically called the ~/.bash_profile. On Linux systems, it is the ~/.bashrc.


Scripts

GoogleSearch

Performs a Google Search right from your terminal.
$ GoogleSearch github maximus009

Chrome

Open Google Chrome from the shell. Even opens a url.
$ Chrome
$ Chrome http://github.com

Fast Git Commands

Speeding up the 'git push', 'git pull' and 'git status'
$ Status
$ Pull
$ Push

Releases

No releases published

Packages

No packages published

Languages