From 71d5e0ab897776ce82aee77b4db17bf38c68ec98 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Wed, 30 Jun 2021 08:48:00 -0400 Subject: [PATCH] Cleanup --- bin/dotfiles | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100755 bin/dotfiles diff --git a/bin/dotfiles b/bin/dotfiles deleted file mode 100755 index 6e97115..0000000 --- a/bin/dotfiles +++ /dev/null @@ -1,23 +0,0 @@ -#!/usr/bin/env sh - -# Print help text and exit. -if [ "$1" = "help" ] || [ "$1" = "-h" ] || [ "$1" = "--help" ]; then - cat <