dotfiles/config/bashrc/chain-source

7 lines
173 B
Bash

#!/bin/bash
# these commands should be triggered on shell startup
source "$DOTFILES_HOME/config/bashrc/aliases"
source "$DOTFILES_HOME/config/bashrc/functions"
#guild-test