Mercurial > hg > config
view .bash_profile @ 849:81d2f5c20ceb
python 3 string compat
| author | Jeff Hammel <k0scist@gmail.com> |
|---|---|
| date | Sun, 10 Dec 2017 09:49:52 -0800 |
| parents | fb03f2527562 |
| children |
line wrap: on
line source
# This file is sourced by bash for login shells. The following line # runs your .bashrc and is recommended by the bash info pages. [[ -f ~/.bashrc ]] && . ~/.bashrc
