Skip to content

Commit

Permalink
QUICKGET command
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Jan 5, 2025
1 parent e9d4db6 commit 7dbc5d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions q
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ define_variables() {
if ! command -v quickemu >/dev/null 2>&1; then
gum style --foreground 1 "You are missing quickemu!"
fi
QUICKGET=$(command -v quickget)
#export BORDER="rounded"
color2=$(( RANDOM % 255 + 1 ))
export BORDERS_FOREGROUND="$color"
Expand Down

0 comments on commit 7dbc5d0

Please sign in to comment.