dotfiles/slackware/home/bash/.bash_profile
2022-07-08 22:10:57 -04:00

6 lines
127 B
Bash

# ~/.bash_profile
#
# Get the aliases and functions
[ -f $HOME/.bashrc ] && . $HOME/.bashrc
[[ -f ~/.bashrc ]] && . ~/.bashrc