dotfiles

andersuno
git clone git://git.andersuno.nu/dotfiles.git
Log | Files | Refs | README

commit 590c18918cbb147f950dd63ecb04c8ae35475074
parent 8c0862d1dc6c74ed845a3add34b779f5db9799ce
Author: anders <anders@debian-i3.andersuno.nu>
Date:   Fri, 28 Dec 2018 04:41:11 +0100

 Changes to be committed:
	modified:   .bashrc

Diffstat:
M.bashrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.bashrc b/.bashrc @@ -114,5 +114,6 @@ fi #Exports +export PS1='\[\033[0;32m\]\u\[\033[1;33m\]@\[\033[0;31m\]\h\[\033[0m\]:\[\033[0;34m\]\w\[\033[0m\]\$ ' export RANGER_LOAD_DEFAULT_RC=FALSE export EDITOR="vim"