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
-
Notifications
You must be signed in to change notification settings - Fork 0
sujaykumarsuman/scripts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Custom bash scripts that can be added to bashrc to make life easier :)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published