Files
dotfiles/bash/.bash_profile

5 lines
87 B
Bash

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