Skip to content

Instantly share code, notes, and snippets.

@BuddhiLW
Created July 16, 2024 18:44
Show Gist options
  • Save BuddhiLW/1058d438e25787774450a1896916d59a to your computer and use it in GitHub Desktop.
Save BuddhiLW/1058d438e25787774450a1896916d59a to your computer and use it in GitHub Desktop.
Install keg
#!/bin/bash
go install github.com/rwxrob/keg/cmd/keg@latest
chmod a+rwx $HOME/.local/bin/keg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment