Skip to content

Commit

Permalink
Merge pull request #15 from unixorn/tweak-about-menu
Browse files Browse the repository at this point in the history
Forgot to include a link to Lima github page
  • Loading branch information
unixorn authored Oct 3, 2021
2 parents 1fb3786 + 53afe91 commit 3ce307a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lima-plugin
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ def aboutMenu():

print("About…")
print("-- Lima version: %s" % limaVersion.strip())
print("-- Lima home | href=https://github.com/lima-vm/lima")
print("-- lima-xbar version: %s" % VERSION)
print("-- force rescan | bash=limactl param1=list terminal=false refresh=true")

Expand Down

0 comments on commit 3ce307a

Please sign in to comment.