Skip to content

Instantly share code, notes, and snippets.

@dysosmus
Last active May 12, 2023 08:38
Show Gist options
  • Save dysosmus/3305e0fe9723f37186641ec0f2c1752c to your computer and use it in GitHub Desktop.
Save dysosmus/3305e0fe9723f37186641ec0f2c1752c to your computer and use it in GitHub Desktop.
Tired Commit Message
mcommit=(
"¯\\_(ツ)_/¯"
"¯\\_㋡_/¯"
"(╯°Д°)╯︵/(.□ . \\)"
"(┛◉Д◉)┛彡┻━┻"
"┻━┻︵ \\(°□°)/ ︵ ┻━┻"
"(┛ಠ_ಠ)┛彡┻━┻"
"(ノಠ益ಠ)ノ彡┻━┻"
"(╯°□°)╯︵ ┻━┻"
"(˚Õ˚)ر ~~~~╚╩╩╝"
"ヽ(ຈل͜ຈ)ノ︵ ┻━┻"
"┬─┬ノ( º _ ºノ)"
"(☞゚ヮ゚)☞ ┻━┻"
"┳━┳ ヽ(ಠل͜ಠ)ノ"
"¯\(◉‿◉)/¯"
"¯\(◉◡◔)/¯"
"(⊙_◎)"
"ಠಿ_ಠ"
"(;¬д¬)"
"ಡ_ಡ"
"●_●"
"ಠ﹏ಠ"
"٩(๏_๏)۶"
"( ͡° ͜ʖ ͡°)"
"༼ つ ◕_◕ ༽つ"
"(づ。◕‿‿◕。)づ"
"¿ⓧ_ⓧﮌ"
"(Ծ‸ Ծ)"
"{ಠʖಠ}"
"乁( ◔ ౪◔)「 ┑( ̄Д  ̄)┍"
"༼ ༎ຶ ෴ ༎ຶ༽"
"(ง •̀_•́)ง"
" ༎ຶ‿༎ຶ "
"┏━┓┏━┓┏━┓ ︵ /(^.^/)"
"┳━┳ ヽ(ಠﻝ͜ಠ)ノ"
"щ(゚Д゚щ)"
"༼∵༽ ༼⍨༽ ༼⍢༽ ༼⍤༽"
)
alias c='git commit -m "$mcommit[$(( $RANDOM % $#mcommit+1 ))]"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment