No longer need to manually set $OMARCHY_PATH
This commit is contained in:
parent
ccbe7c817b
commit
389f02e6ed
@ -1,6 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# set OMARCHY_PATH in case this is called by non bash environment
|
|
||||||
OMARCHY_PATH="/home/$USER/.local/share/omarchy"
|
|
||||||
|
|
||||||
git -C "$OMARCHY_PATH" describe --tags $(git -C "$OMARCHY_PATH" rev-list --tags --max-count=1)
|
git -C "$OMARCHY_PATH" describe --tags $(git -C "$OMARCHY_PATH" rev-list --tags --max-count=1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user