#bash-scripts
This project is used to store and maintain all of my bash scripts.
pushHome.sh
pushes the local computer's home directory contents to a remote server's home directory (in this case a raspberry pi).
pullHome.sh
pulls the remote server's home directory contents into the local computer's home directory.
A fun script for adding a repository of emojis to write in text files.
Sets the JAVA_HOME environment variable based on the currently configured java SDK version. Called in the .bashrc => export JAVA_HOME="$(/scripts/setJavaHome"