view .bash_profile @ 852:565875bc93b7

[bash example] interpolatation skeleton
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 11:38:00 -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