Mercurial > hg > cc > cirrus_home
view .bash_profile @ 24:6fdebccf6492
(none)
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Wed, 18 Mar 2020 11:08:23 +0000 |
parents | 5371599c0cfa |
children | 701fe81ada29 |
line wrap: on
line source
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs PATH=$PATH:$HOME/.local/bin:$HOME/bin EDITOR=emacs export PATH EDITOR