aboutsummaryrefslogtreecommitdiffhomepage
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 8a24b94..edcaf75 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -80,6 +80,7 @@ bindkey -- "${key[Shift-Tab]}" reverse-menu-complete
80 80
81# Common shell options 81# Common shell options
82alias ls='ls --color' 82alias ls='ls --color'
83alias grep='grep --color'
83 84
84 85
85# Quick jump to parent folders 86# Quick jump to parent folders