aboutsummaryrefslogtreecommitdiff
path: root/sh/reload.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sh/reload.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/sh/reload.sh b/sh/reload.sh
deleted file mode 100644
index fd191a74..00000000
--- a/sh/reload.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-# shellcheck disable=SC1090 disable=SC1091
-
-. ~/.bashrc
-. "$DOTFILES/sh/x.sh"
-. "$DOTFILES/sh/mr-execute.sh"
-. "$DOTFILES/sh/fake-symlinks.sh"