Skip to content

Commit 42b092f

Browse files
update config to work with autosuggestions
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
1 parent 5771523 commit 42b092f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/aliases

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ command -v sha1sum > /dev/null || alias sha1sum="shasum" # OS X has no `sha1sum`
233233
alias update="source ~/.zshrc"
234234
alias update-ps="source ~/.profile"
235235
alias reload!='. ~/.zshrc'
236+
# TODO: reconsider adding ;clear
236237
alias reload='. ~/.zshrc'
237238
alias rel='reload'
238239

0 commit comments

Comments
 (0)