X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=92a1b0aadfeea65b005073505e93bd75ed7aa18e;hb=006f2b070968a203c44232591024870d88e80411;hp=b95dbc9073e12c9e7b9734a7b90db5a5f269cb5a;hpb=29f859f3fee831fc86cf621a65a81b243e10b1e8;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