tvl-depot/install.sh
2017-06-13 11:33:16 -04:00

9 lines
187 B
Bash

#!/usr/bin/env zsh
# install custom bin/ executables to $HOME/bin
source $HOME/pc_settings/bins/setup_bins.sh
# symlink config files
source $HOME/pc_settings/configs/setup_configs.sh