# Stuff alias h='history' alias hgrep="fc -El 0 | grep" alias j='jobs' alias p='ps -f' alias sortnr='sort -n -r'