chore: Clean paoda.zsh

This commit is contained in:
Rekai Nyangadzayi Musuka 2020-09-07 16:47:48 -05:00
parent 4fead0b347
commit 38d008cb79
1 changed files with 0 additions and 6 deletions

View File

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