1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-26 04:57:45 +01:00

zsh:fix typo

This commit is contained in:
tiyn 2023-11-12 06:07:58 +01:00
parent 0187e53508
commit ee25f73134

View File

@ -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