Skip to content

Repository files navigation

bash_functions and bash_go are files which should be added to the end of the .profile file

bash_functions may need to go bashrc instead of profile for ssh sessions.  Not sure why though.  

Example:

...
# set PATH so it includes user's private bin directories
PATH="$HOME/bin:$HOME/.local/bin:$PATH"
source ~/.bash_go
source ~/.bash_locals

About

vimrc

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages