# | ~/ | ~/$1/ | (very) short summary | |
---|---|---|---|---|
A. | .bashrc | master init file, calls the others | ||
B. | .bash_logout | runs upon exit from the shell | ||
1. | .bash.d | / | .aliases.bash | aliases / one-line fn's |
2. | .bash.d | / | .vpn.bash | OpenVPN control framework |
3. | .bash.d | / | .parse.bash | fn's to manipulate strings/arrays |
4. | .bash.d | / | .geo.bash | geocoding / geodecoding fn's |
5. | .bash.d | / | .cp.bash | control system for all servers |
.bash.d | / | .iphosts | maintains list of details per host | |
.bash.d/expect | / | ssh-copy-id.expect | automates setup of new hosts | |
6. | .bash.d | / | .dns.bash | fn's to control Namecheap's DNS API |
7. | .bash.d | / | .stat.bash | fn's to interrogate the filesystem |
8. | .bash.d | / | .dr.bash | android control framework |
9. | .bash.d | / | .pb.bash | fn's to control Pushbullet's API |
10. | .bash.d | / | .ssh.bash | short aliases to ssh to other hosts |
-
Notifications
You must be signed in to change notification settings - Fork 0
IncidentNormal/bashful
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Library of bash helpers, split by file according to subject matter.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published