From ee25f731346472f67f298ad8075519f8cf2d8699 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 12 Nov 2023 06:07:58 +0100 Subject: [PATCH] zsh:fix typo --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 5df591f..99c1f02 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -1,7 +1,7 @@ # Disable ctrl-s and ctrl-q. stty -ixon -setopt autocd autopushd \ +setopt autocd autopushd # Enable autosuggestions source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh