Skip to content

Instantly share code, notes, and snippets.

@senier
Created January 24, 2019 14:28
Show Gist options
  • Save senier/db3b74b948fe84fdeb580987972c6c81 to your computer and use it in GitHub Desktop.
Save senier/db3b74b948fe84fdeb580987972c6c81 to your computer and use it in GitHub Desktop.
Set up Ada paths
export PATH=/usr/local/gnat/bin:/usr/local/spark/bin:/usr/local/gps/bin:${PATH}
export PS1='\[\033[01;34m\]\w\[\033[00m\] \[\033[01;31m\]Ada\[\033[00m\]> '
@senier
Copy link
Author

senier commented Jan 24, 2019

/cc @jklmnn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment