dotfiles/home/profile

8 lines
100 B
Bash

## .profile
. "$HOME/.dotfilesrc"
. "$DOTFILES_ROOT_DIR/shell/autoload"
export PATH
# vim: ft=sh