dotfiles/bashrc/chain-source

6 lines
148 B
Bash

#!/bin/bash
# these commands should be triggered on shell startup
source ~/.dotfiles/bashrc/aliases
source ~/.dotfiles/bashrc/worthwhile-functions