]> git.pld-linux.org Git - packages/bash.git/blame - bash-skel-.bashrc
- up to 4.0.33
[packages/bash.git] / bash-skel-.bashrc
CommitLineData
edd6ecdc 1# .bashrc - startup file for bash as interactive shell
ee6544c8 2
3if [ -f /etc/bashrc ]; then
4 . /etc/bashrc
5fi
6
edd6ecdc 7# Put your local functions and aliases here
This page took 0.069397 seconds and 4 git commands to generate.