tvl-depot/install.sh

10 lines
187 B
Bash
Raw Normal View History

2017-06-13 17:33:16 +02:00
#!/usr/bin/env zsh
2017-06-13 17:33:16 +02:00
# 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