From dccd71cdff2912f83f9e2b15eec024186d12fac7 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 13 Jan 2020 15:22:32 +0100 Subject: replace chromium by firefox --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') 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 -- cgit v1.2.3