Skip to content

Instantly share code, notes, and snippets.

View Noahyt's full-sized avatar

Noah Toyonaga Noahyt

  • Harvard University
View GitHub Profile
### Keybase proof
I hereby claim:
* I am noahyt on github.
* I am quinoah (https://keybase.io/quinoah) on keybase.
* I have a public key ASDh_BFJhuXvNWvw6KY3M9gdpy_jrcVfMp2KXEbt-q0vKwo
To claim this, I am signing this object:
@Noahyt
Noahyt / terminal_commands.txt
Created May 25, 2020 03:24
Useful terminal commands
## Shorten command prompt.
`PS1='\u:\W\$ '`
@Noahyt
Noahyt / gist:4f3b3c85f1497168d0f55a4c34d69cb2
Last active May 25, 2020 03:22
Useful Conda Commands
conda create --prefix $ENV_LOCATION$ python