Andrew's git
/
dotfiles.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
ll alias
author
Andrew Lorimer
<andrew@lorimer.id.au>
Fri, 7 Jan 2022 04:24:31 +0000
(15:24 +1100)
committer
Andrew Lorimer
<andrew@lorimer.id.au>
Thu, 14 Apr 2022 12:01:35 +0000
(22:01 +1000)
zsh/.zshrc
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
64a1b85
)
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"