Set less (with colour support) as $PAGER

This commit is contained in:
2016-05-01 14:30:47 +01:00
parent ff14824671
commit 3a0b18b3d5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ export XDG_CURRENT_DESKTOP="GNOME" # Fixes xdg-open
export EDITOR="vim"
export VISUAL="vim"
export PAGER="less -R"
export BROWSER="google-chrome-stable"
export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel"
export QT_STYLE_OVERRIDE=GTK+