diff options
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 701d778..0094621 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -3,6 +3,7 @@ export EDITOR="vim" export SUDO_EDITOR="nano" export TERMINAL="urxvt" export BROWSER="firefox" +export LESS="-F -X $LESS" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" |
