summary refs log tree commit diff
path: root/.local/bin
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2025-10-21 20:57:20 -0400
committerZach DeCook <zachdecook@librem.one>2025-10-21 20:57:20 -0400
commitfb152830716cb14a3679d325ab6313c10f175c02 (patch)
treecd3b6fcf0e63b1b910023a16055a7cd3def215d1 /.local/bin
parent1b0ccecdde74f9cc9efd501f38fb614ffb1733aa (diff)
downloaddotfiles-enchilada.tar.gz
hyprland: fix openrc --user gui enchilada
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/mggrep2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/mggrep b/.local/bin/mggrep
new file mode 100755
index 0000000..b8ede11
--- /dev/null
+++ b/.local/bin/mggrep
@@ -0,0 +1,2 @@
+#!/bin/sh
+micro $(git grep -ni "$@" |cut -d: -f1-2)