Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 474 Bytes

Readme.md

File metadata and controls

15 lines (10 loc) · 474 Bytes

Converts a YAML dictionary of acronyms into a PLIST of Text Substitutions for Mac

$ ruby no-more-acronyms.rb [paths.yml]

Example

$ ruby no-more-acronyms.rb ./templates/developers.yml ./templates/acronyms.yml
results/developers.plist CREATED
results/acronyms.plist CREATED

Drag created files to Settings > Keyboard > Text configuration window

nmar