# ls alias ll='ls -alF' alias la='ls -A' alias l='ls -CF' # http alias start-http='python -m SimpleHTTPServer'