Skip to content

Instantly share code, notes, and snippets.

@Tmjohnst
Last active January 27, 2020 17:53
Show Gist options
  • Save Tmjohnst/1b66281b5f0e1129f8306c25a1e8976d to your computer and use it in GitHub Desktop.
Save Tmjohnst/1b66281b5f0e1129f8306c25a1e8976d to your computer and use it in GitHub Desktop.
My Bashrc file
alias python='winpty python.exe'
# tmux config
curl https://gist.githubusercontent.com/Tmjohnst/c5800becfa0f0e11975af8cf0e7bdda6/raw/7fdaafa2d4d343cbcd071927ee45543fd341e6bf/.tmux.conf
# vimrc
curl https://gist.githubusercontent.com/Tmjohnst/1ae4ee0a97438cc4a75ae6e5ca1f65f0/raw/74cc37c3272b33679cb433b3bc1605482afccbb6/.vimrc
# minttyrc
curl https://gist.githubusercontent.com/Tmjohnst/e8ea49d5292c8e1b5cdb18b5242fe65c/raw/cb8c72a0a8db1bf1d021490cf0367f17e5c7b33b/.minttyrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment