Change some more colors
This commit is contained in:
@@ -24,7 +24,7 @@ export PATH=$PATH:$HOME/.local/bin:$HOME/scripts
|
||||
alias fontslist="fc-list :scalable=true:spacing=mono: family"
|
||||
alias fontscache="fc-cache -f -v"
|
||||
|
||||
if [[ -x $(which fzf 2> /dev/null) ]]; then
|
||||
if [[ -x $(which nvim 2> /dev/null) ]]; then
|
||||
alias vim="nvim"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user