diff options
Diffstat (limited to 'setup')
-rwxr-xr-x | setup | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -#!/bin/bash - -script=$(realpath $0) -script_dir=$(dirname $script) - -# Combine all files -$HOME/bin/pycombine -e '(setup|README.md)' $HOME $script_dir |