summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2020-01-13 15:22:32 +0100
committerMarc Vertes <mvertes@free.fr>2020-01-13 15:22:32 +0100
commitdccd71cdff2912f83f9e2b15eec024186d12fac7 (patch)
treefe4ae7c866d5e5f79edf3bd11b5f079d82aa1a79 /.bashrc
parent1551a4228a8240754e901006404a0a0f16f12dd4 (diff)
replace chromium by firefox
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 50bc6be..784a0bc 100644
--- a/.bashrc
+++ b/.bashrc
@@ -5,6 +5,7 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
+export PAGER=less
export EDITOR=vim
export HISTIGNORE=ls:ps:history
export HISTCONTROL=ignoreboth:erasedups # no start space and duplicate entries