Files
dotfiles/.bash_profile
2026-03-08 14:39:23 +00:00

8 lines
83 B
Bash

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