🚧 Vastly revamped nvim with fzf and ripgrep

This commit is contained in:
z3rOR0ne 2022-09-07 01:34:54 -07:00
parent 3b851eaefe
commit 22856a2223
7 changed files with 189 additions and 22 deletions

View file

@ -184,7 +184,6 @@ export PS1='\[\033[01;34m\][\u@\h\[\033[01;37m\] \W\[\033[01;34m\]]\$\033[01;34m
eval "$(thefuck --alias)"
export PATH="$PATH:$GOPATH/bin:/home/brian/scripts:/home/brian/.local/bin:/home/brian/.local/share/nvim/lsp_servers"
export GREP_COLORS='ms=01;34'
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
# icons-in-terminal
# source ~/.local/share/icons-in-terminal/icons_bash.sh