#!/bin/bash script=$(realpath $0) script_dir=$(dirname $script) # Go home cd # Combine all hidden files $HOME/bin/dircombine '^\.' $HOME $script_dir