Skip to content

Instantly share code, notes, and snippets.

@Sanix-Darker
Created June 16, 2022 18:30
Show Gist options
  • Save Sanix-Darker/bcca427c30482719252123155d9c1523 to your computer and use it in GitHub Desktop.
Save Sanix-Darker/bcca427c30482719252123155d9c1523 to your computer and use it in GitHub Desktop.
cheat.sh
#/bin/bash
_help(){
curl -s -L cheat.sh/$@ | less -R
}
alias h='_help'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment