Skip to content

Instantly share code, notes, and snippets.

@sam0x17
Last active September 11, 2016 05:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sam0x17/e877735a2b60b2b6fdadc211892b8012 to your computer and use it in GitHub Desktop.
Save sam0x17/e877735a2b60b2b6fdadc211892b8012 to your computer and use it in GitHub Desktop.
this bash script will run pantheon terminal as a login shell, so you can use rvm etc with pantheon-terminal
#!/bin/bash
pantheon-terminal . source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment