freebsd-home-server/files/who.bashrc

9 lines
194 B
Plaintext

source ~/.shrc
export LANG=C.UTF-8
export EDITOR=/usr/local/bin/vim
alias ls="ls -G"
GIT_PROMPT_ONLY_IN_REPO=1
GIT_PROMPT_THEME=Single_line
source ~/git/github.com/bash-git-prompt/gitprompt.sh