1
0
Fork 0
dotfiles/zsh/darwin.zshrc
2020-03-06 19:36:48 -08:00

6 lines
110 B
Bash

#!/usr/bin/env zsh
alias ls='ls -G'
export LSCOLORS='Exgxbxdxcxegedabagacad'
alias units='gunits --verbose'