Skip to content
/ sh Public
forked from n0use/sh

shell script bits loaded by bashrc

Notifications You must be signed in to change notification settings

kylestewart/sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash shell code snippets pulled in by ~/.bashrc, which iterates over the ~/sh/* files and sources each one (unless the file =~ ".disabled$")

use this to setup my environment, plop in a new bit of shell code in a new file or modify an existing file and reload with 'source ~/.bashrc' (which i have alias'd to 'reload')

About

shell script bits loaded by bashrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%