diff --git a/.zprofile b/.zprofile index 333b1d0..20e389f 100644 --- a/.zprofile +++ b/.zprofile @@ -11,7 +11,7 @@ export PAGER='bat' export EDITOR='em' export VISUAL='em' -export BROWSER='qutebrowser' +export BROWSER='firefox' export TERMINAL='urxvtcd' export MANPAGER="sh -c 'col -bx | bat -l man -p'" diff --git a/.zshrc b/.zshrc index 6a2e1a0..9486e0d 100644 --- a/.zshrc +++ b/.zshrc @@ -9,7 +9,7 @@ compinit HISTFILE=~/.zsh_history HISTSIZE=5000000 SAVEHIST=5000000 -setopt appendhistory beep nomatch notify autocd histignoredups correct autopushd pushdsilent pushdtohome pushdignoredups pushdminus +setopt incappendhistory sharehistory beep nomatch notify autocd histignoredups correct autopushd pushdsilent pushdtohome pushdignoredups pushdminus # emacs keybindings bindkey -e