🚧 Vastly revamped nvim with fzf and ripgrep
This commit is contained in:
parent
3b851eaefe
commit
22856a2223
7 changed files with 189 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue