Skip to content

Commit d2e406b

Browse files
committed
zsh: Fix typo
1 parent 11ad3e1 commit d2e406b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.zshrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ setopt hist_ignore_dups # ignore duplicated commands history list
8181
setopt hist_ignore_space # ignore commands that start with space
8282
setopt hist_verify # show command with history expansion to user before running it
8383
setopt share_history # share command history data
84-
setopt APPEND_HISOTRY
8584
# }}}
8685

8786
############################## Completion ##############################

0 commit comments

Comments
 (0)