All my bash skeleton files.
A collection of bash functions, simple shell completion, and aliases to make life just a little bit easier.
Bash completion for maven is provided by https://github.com/juven/maven-bash-completion
Simply clears the console on logout for privacy.
Just sources ~/.bashrc
and iteratively appends directories to the $PATH
environmental variable if the directory exists.
My ~/.bashrc
file. Sources the system /etc/bashrc
,
~/.bash_completion.maven
, ~/.bash_aliases
, and other shell files. Sets up
environment variables.
Just some inputrc...