aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.profile
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-09-05 18:30:45 +0300
committerYaroslav <contact@yaroslavps.com>2020-09-05 18:30:45 +0300
commite5e4cb715884ff315d636f3d8b864bd4fe3b52f1 (patch)
treea12e1981de79d64e33d13e89eff8d269eaaaa4a5 /dotfiles/.profile
parentf848575160ca441ee7129969c45c39f7f78ccbfc (diff)
downloadswayrice-e5e4cb715884ff315d636f3d8b864bd4fe3b52f1.tar.gz
swayrice-e5e4cb715884ff315d636f3d8b864bd4fe3b52f1.zip
added envvar with default pager to profile
Diffstat (limited to 'dotfiles/.profile')
-rw-r--r--dotfiles/.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.profile b/dotfiles/.profile
index 76288ac..c0b4349 100644
--- a/dotfiles/.profile
+++ b/dotfiles/.profile
@@ -16,6 +16,7 @@ export LANG=en_US.UTF-8
export TERM=xterm-256color
export TERMINAL=termite
export EDITOR="nvim"
+export PAGER="less -R"
export BROWSER=qutebrowser
# Sanely export XDG Base dir variables