TLDR
Enter a command. For example: echo, colorpicker, virsh pool destroy.

gitmoji

 
An interactive command-line tool for using emojis on commits. More information: https://github.com/carloscuesta/gitmoji-cli.
 
  • Start the commit wizard:
     
    gitmoji --commit
     
  • Initialize the git hook (so gitmoji will be run every time git commit is run):
     
    gitmoji --init
     
  • Remove the git hook:
     
    gitmoji --remove
     
  • List all available emojis and their descriptions:
     
    gitmoji --list
     
  • Search emoji list for a list of keywords:
     
    gitmoji --search {{keyword1}} {{keyword2}}
     
  • Update cached list of emojis from main repository:
     
    gitmoji --update
     
  • Configure global preferences:
     
    gitmoji --config

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.