pcfy-my-mac

Get a PC-like experience on macOS - keyboard shortcuts & windows management

MIT License

Stars
18
Committers
1

Bot releases are hidden (Show)

pcfy-my-mac - 0.2.2 Latest Release

Published by raxigan about 1 month ago

Changelog

  • #15 Scan for installed tools and display only those supported by the script - this step will be now omitted if no installed & supported tools were found
  • Remove all option from ides param in yaml config
  • Rename IDE/tools options - you will be notified it on script execution, so please check the the format with --show-sample-yaml flag
  • Adjust to Fleet internal changes introduced in 1.38
  • Add "Copy path" shortcut to Fleet keymap
  • Add Android Studio and PyCharm (the paid one) to supported tools
  • Update sample yaml file - change ides param to keymaps
pcfy-my-mac - 0.2.1

Published by raxigan 2 months ago

Changelog

  • Add Wave as a terminal option
  • Remove AltTab exclusion step from interactive-mode installation
    • Initially it was kind of showcase ot this option, but for a long run it makes no sense as I'd have to list tons of popular apps there and it would be still not enough. Allowing to type bundle identifiers is also a bad idea. This option is and will be always available in the non-interactive mode using yaml config
  • Added missing shortcuts:
    • IJ: Add to VCS
    • Fleet: Back/Forward, Previous/Next Tab, Show Usages
pcfy-my-mac - 0.2.0

Published by raxigan 4 months ago

Changelog

  • #7 Add Control + LMB shortcut

This one required swapping control and command (hidutil is used) on OS level to work properly in both system and JB tools. The change is quite significant (that's why I've decided to bump up minor version), it impacted:

  • Karabiner rules
  • JetBrains tools keymaps
  • Rectangle shortcuts

The impact is only internal, effectively it should not impact any shortcuts. But if you have any custom karabiner rules (or some custom shortcuts in other tools) - they may require some adjustments.

Other changes in this release:

  • Fixed verbose option (removed console clear)
  • Added info about file copying to verbose option
  • Added few shortcuts to Fleet
  • Minor shortcut changes:
    • Opt/Win + Q no longer quits app - use Cmd/Alt+F4 instead
    • Control + C no longer interrupts current process in terminal (I've been personally using it, but not I'm sure this shortcut should have 2 actions) - may change
pcfy-my-mac - 0.1.1

Published by raxigan 7 months ago

Changelog

  • 70fe977 Merge pull request #12 from raxigan/feature/11-zoom-in-out
pcfy-my-mac - 0.1.0

Published by raxigan about 1 year ago

Changelog

  • 198cde8 Add version flag
  • d42a116 Rephrase prompt questions
  • cd6981a Ensure installer does not override existing karabiner config, add post-installation instruction
pcfy-my-mac - 0.0.6

Published by raxigan about 1 year ago

Changelog

  • 4a86880 Fix terminal karabiner rule
pcfy-my-mac - 0.0.5

Published by raxigan about 1 year ago

Changelog

  • 4c2105b Add help for system settings
pcfy-my-mac - 0.0.4

Published by raxigan about 1 year ago

Changelog

  • fed1af5 Update brew config