X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=92a1b0aadfeea65b005073505e93bd75ed7aa18e;hb=163e95e8e453d51f60362edfa78829f234f36a20;hp=b95dbc9073e12c9e7b9734a7b90db5a5f269cb5a;hpb=1e6011180d858018ccaf465cfbd36904acbbb7b7;p=dotfiles.git diff --git a/shell/.bashrc b/shell/.bashrc index b95dbc9..92a1b0a 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -6,7 +6,7 @@ export HISTSIZE=NOTHING shopt -s histappend export PROMPT_COMMAND='history -a' -export TERMINAL=urxvtcd +export TERMINAL=urxvtc export EDITOR="vim -p" export TERM=screen export BROWSER=firefox