Skip to content

Custom bash scripts that can be added to bashrc to make life easier :)

Notifications You must be signed in to change notification settings

sujaykumarsuman/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

scripts

Custom bash scripts that can be added to bashrc to make life easier :) Just add following line at the end of .bashrc file: for f in ~/scripts/*.sh; do source $f; done

About

Custom bash scripts that can be added to bashrc to make life easier :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages