Commit c62e8556 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add the -S (no wrap) options to $LESS

parent 7945ac14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ export EDITOR="$HOME/.vim/bin/vim.remote"
export GOROOT=$HOME/.local/go
export GOPATH=$HOME/.local/gopath
export PYTHONUSERBASE=$HOME/.local
export LESS=-SR


## LOCAL SOFTWARE ##