diff --git a/config/.zshrc b/config/.zshrc index 1c448ab..9250a15 100644 --- a/config/.zshrc +++ b/config/.zshrc @@ -24,7 +24,7 @@ export PATH="$PNPM_HOME:$PYTHON_HOME:$PATH" source ~/.aliases # Plugins -plugins=(git colorize docker yarn debian vscode sudo alias-finder archlinux zsh-histdb zsh-autosuggestions wakeonlan vi-mode) +plugins=(git colorize docker yarn debian vscode sudo alias-finder archlinux zsh-histdb zsh-autosuggestions wakeonlan) # Oh-my-zsh source $ZSH/oh-my-zsh.sh @@ -41,7 +41,5 @@ bindkey "^y" redo bindkey "^H" backward-kill-word bindkey "^ " autosuggest-accept -eval "$(zoxide init zsh)" - # Powerlevel10k source ~/.p10k.zsh