alias o=xdg-open
alias dus='du -sh * | sort -h'
alias mkae=make
for the `mkae` you should really use `thefuck` cli anti-typo tool ;) https://github.com/nvbn/thefuck
alias o=xdg-open
alias dus='du -sh * | sort -h'
alias mkae=make