From 26ea4f47734187d327081d48bd0a4c1cd4cd98c1 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sat, 2 Nov 2024 23:38:51 +0530 Subject: Switch to fedora --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index ddb3011..2e6eaaf 100644 --- a/.zshrc +++ b/.zshrc @@ -36,6 +36,8 @@ zstyle ':completion:*' rehash true zstyle ':completion:*:*:-command-:*:*' group-order alias builtins functions commands compinit +compdef dotfiles=git + bindkey -M menuselect 'h' vi-backward-char bindkey -M menuselect 'k' vi-up-line-or-history bindkey -M menuselect 'l' vi-forward-char @@ -43,7 +45,6 @@ bindkey -M menuselect 'j' vi-down-line-or-history promptinit prompt marc -add-zsh-hook -Uz precmd osc7_prompt setopt no_clobber setopt extendedglob -- cgit v1.2.3-70-g09d2