Skip to content

Instantly share code, notes, and snippets.

View MauritsDescamps's full-sized avatar

MauritsDescamps

View GitHub Profile
# Open this file
alias alias_o='sensible-browser https://gist.githubusercontent.com/MauritsDescamps/97d79c6646d2219ca2821ecfaa7652db'
# Version
alias alias_v='echo version 1.1'
# Sync command
alias alias_u='wget -O ~/.bash_aliases 'https://gist.githubusercontent.com/MauritsDescamps/97d79c6646d2219ca2821ecfaa7652db/raw/.bash_aliases' && source ~/.bash_aliases; alias_v'
# Conda