diff options
| author | ewy <ewy0@protonmail.com> | 2026-05-15 02:24:00 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-05-15 02:24:00 +0200 |
| commit | c599236cc3ff79a61c8db05a744015439fdc307e (patch) | |
| tree | e45e6164dafdba150557a9c2df944e271130899b | |
| parent | aaca455b428d246c1add20abf5bb22acf2291117 (diff) | |
| -rwxr-xr-x | .local/bin/uwufiles | 2 |
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" "$@" |
