Files
dotfiles/bash/.bash_profile

7 lines
89 B
Bash

# Get the aliases and functions
if [ -f $HOME/.bashrc ]; then
source $HOME/.bashrc
fi