Andrew's git
/
dotfiles.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ll alias
[dotfiles.git]
/
zsh
/
.zshrc
diff --git
a/zsh/.zshrc
b/zsh/.zshrc
index c8438e6a22492aab0095af382cab8a4ebed2100e..b556bade67f281c0fa52cd3d0f40665ef29365e3 100755
(executable)
--- a/
zsh/.zshrc
+++ b/
zsh/.zshrc
@@
-53,3
+53,5
@@
plugins=(git)
source $ZSH/oh-my-zsh.sh
+# ls -l alias
+alias ll="ls -l"