diff options
author | Hsieh Chin Fan <typebrook@topo.tw> | 2023-01-28 10:55:11 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@topo.tw> | 2023-01-28 10:55:11 +0800 |
commit | 93a6eb72165fa56e2ded63f473237ef62300d15d (patch) | |
tree | bceaa09686de4a8da865040e68c218dab131809f /zsh | |
parent | b387de3d5243ea913cb4aa3ab52955be50aa0d1b (diff) |
Update
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ bindkey -- "${key[Shift-Tab]}" reverse-menu-complete | |||
80 | 80 | ||
81 | # Common shell options | 81 | # Common shell options |
82 | alias ls='ls --color' | 82 | alias ls='ls --color' |
83 | alias grep='grep --color' | ||
83 | 84 | ||
84 | 85 | ||
85 | # Quick jump to parent folders | 86 | # Quick jump to parent folders |