mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Make it easy to reload .zshrc
This commit is contained in:
parent
e8bd400bff
commit
580df9b202
1 changed files with 2 additions and 0 deletions
|
|
@ -23,3 +23,5 @@ alias sl=ls # often screw this up
|
|||
alias afind='ack-grep -il'
|
||||
|
||||
alias x=extract
|
||||
|
||||
alias reload='source ~/.zshrc'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue