diff --git a/paoda.zsh b/paoda.zsh index 28afc2b..ffa1aed 100644 --- a/paoda.zsh +++ b/paoda.zsh @@ -2,9 +2,6 @@ # Make ZSH behave like vim bindkey -v -# Re-enable reverse-i-search -# bindkey '^R' history-incremental-search-backward - # Aliases alias yay="yay --aur" alias ls="exa" @@ -23,9 +20,6 @@ dotfile() { fi } - -# alias dotfile='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME ' - # Re-enable reverse-i-search bindkey '^R' history-incremental-search-backward