codesearch mappings

This commit is contained in:
Christian Nieves
2022-08-09 18:23:13 +00:00
parent e00277beb0
commit 206219debb
3 changed files with 19 additions and 32 deletions

View File

@ -250,3 +250,5 @@ autoload -Uz add-zsh-hook
export FZF_DEFAULT_OPTS="--preview 'echo {}' --preview-window down:3:wrap --bind ?:toggle-preview"
source ~/.bash_profile
export ZSH="$HOME/.oh-my-zsh"
source $ZSH/oh-my-zsh.sh