aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@topo.tw>2023-01-28 10:55:11 +0800
committerHsieh Chin Fan <typebrook@topo.tw>2023-01-28 10:55:11 +0800
commit93a6eb72165fa56e2ded63f473237ef62300d15d (patch)
treebceaa09686de4a8da865040e68c218dab131809f
parentb387de3d5243ea913cb4aa3ab52955be50aa0d1b (diff)
Update
-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