#!/usr/bin/env bash
alias ls='ls --color=auto'
alias htop='htop -d 5'
