Created
August 15, 2017 19:30
-
-
Save jcotton42/0442b9aada3bc11e35e0301e7844005e to your computer and use it in GitHub Desktop.
Somethig shared to me in #irc-bridge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:*: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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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