Browse Source

Add default vars for neaty

Alois Mahdal 4 years ago
parent
commit
2b0a29df16
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/bash/main.bashrc

+ 1
- 0
dotfiles/bash/main.bashrc View File

@@ -612,6 +612,7 @@ export EDITOR=vim
612 612
 export LESSOPEN="| /usr/bin/src-hilite-lesspipe.sh %s"
613 613
 export LESS=' -R '
614 614
 
615
+export NEATY=color
615 616
 export PRETTY=color
616 617
 export PRETTY_DEBUG_EXCLUDE=inigrep
617 618