summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-05-15 02:24:00 +0200
committerewy <ewy0@protonmail.com>2026-05-15 02:24:00 +0200
commitc599236cc3ff79a61c8db05a744015439fdc307e (patch)
treee45e6164dafdba150557a9c2df944e271130899b
parentaaca455b428d246c1add20abf5bb22acf2291117 (diff)
rename dotfiles to uwufiles for brandingHEADmaster
-rwxr-xr-x.local/bin/uwufiles2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/uwufiles b/.local/bin/uwufiles
new file mode 100755
index 0000000..b57e029
--- /dev/null
+++ b/.local/bin/uwufiles
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME" "$@"