Skip to content

Instantly share code, notes, and snippets.

@matthojo
matthojo / Emoji Shortcuts.ahk
Created November 2, 2018 13:02
AutoHotkey script to expand Emojis based on popular application shortcuts 🎉
;------------------------------------------------------------------------------
; Changelog
;------------------------------------------------------------------------------
;
; 02/11/2018 - Initial creation
;
;------------------------------------------------------------------------------
; Settings
;------------------------------------------------------------------------------
#NoEnv ; For security
@dilina1
dilina1 / Emoji Shortcuts.ahk
Created December 12, 2021 09:39 — forked from matthojo/Emoji Shortcuts.ahk
AutoHotkey script to expand Emojis based on popular application shortcuts 🎉
;------------------------------------------------------------------------------
; Changelog
;------------------------------------------------------------------------------
;
; 02/11/2018 - Initial creation
;
;------------------------------------------------------------------------------
; Settings
;------------------------------------------------------------------------------
#NoEnv ; For security