Skip to content

Instantly share code, notes, and snippets.

@mpozpnd
Created October 9, 2016 18:42
function t2conda () {
ssh -t t2a006170 "export https_proxy=proxy.noc.titech.ac.jp:3128;conda $@"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment