Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 555 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 555 Bytes

Description

This AutoHotkey script is a key-bindings like a macOS.

Prerequisite

Supported bindings

  • Moving
    • Ctrl-a
    • Ctrl-e
    • Ctrl-f
    • Ctrl-b
    • ...
  • History
    • Ctrl-p
    • Ctrl-n
    • ...
  • Changing Text
    • Ctrl-d
    • ...
  • Killing and Yanking
    • Ctrl-k
    • Ctrl-y
    • ...

Usage

Double click a *.ahk file.

Add windows startup

  1. Win + R
  2. shell:startup
  3. create a shortcut to fugashi-mac