Skip to content

Instantly share code, notes, and snippets.

@jcotton42
Created August 15, 2017 19:30
Show Gist options
  • Save jcotton42/0442b9aada3bc11e35e0301e7844005e to your computer and use it in GitHub Desktop.
Save jcotton42/0442b9aada3bc11e35e0301e7844005e to your computer and use it in GitHub Desktop.
Somethig shared to me in #irc-bridge
:*:cooperat::coöperat
::(c)::©
::(r)::®
::(tm)::™
::ackward::awkward
::addres::address
::abotu::about
::belives::believes
::cafe::café
::cant::can't
::coudl::could
::lisense::license
::nto:: not ; Replaced with case sensitive for NTO acronym.
::reenter::re-enter
::surrended::surrounded, surrendered
::ther::there
::thikning::thinking
::troups::troops
::uber::über
::vistors::visitors
::weild::wield
::wholy::wholly
::wich::which
::withdrawl::withdrawal
::horus::hours
::thoguht::thought
:c*:THis::This
:c*:THanks::Thanks
:c*:THank::Thank
:c*:PLease::Please
::ot::to
::hosue::house
:c*:CLosing::Closing
:c*:YOu::You
:*:thoguh::though
:*:oyu::you
:c*:THe::The
:*:tema::team
::mintues::minutes
#Hotstring EndChars `n`t@
; Normally, hotstrings get replaced when you hit period, tab, space, etc.
; Strings in this script are for when I ONLY want it to get replaced when I hit tab, enter, or the @ symbol.
:*:?`t::Where-Object{space}
:*:%`t::Foreach-Object{space}
:*:[al::[System.Collections.ArrayList]
; using :o: will cut off the character used to expand the string (tab, enter, @)
:o:iunno::¯\_(ツ)_/¯
:o:tableflip::(ノಠ益ಠ)ノ彡┻━┻
:o:cutetableflip::(╯°□°)╯︵ ┻━┻
:o:adnames::(Get-ADComputer -Filter *).name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment