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