stow_dotfiles/bash/.bash_profile
2024-09-07 11:33:03 -04:00

7 lines
83 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
. "$HOME/.atuin/bin/env"