Initial import: Lua config, trimmed omarchy scripts, theme system
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# archypr:summary=Print the current Omarchy git branch
|
||||
|
||||
echo $(git -C "$ARCHYPR_PATH" rev-parse --abbrev-ref HEAD)
|
||||
Reference in New Issue
Block a user