configfiles/bash/.bashrc
Valentin Gehrke b451fe22e6 Reduce bash prompt
...as bash doesn't handle color very well
2018-01-23 14:56:20 +01:00

4 lines
40 B
Bash

export EDITOR=vim
export PS1="\u \w >"