Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.96 KB

File metadata and controls

28 lines (25 loc) · 1.96 KB

dotfiles

I agree with the statement - Your dotfiles will most likely be the longest project you ever work on.. That is one of my motivations of creating this repo.

After getting familiar with more and more dotfiles, I also thought I should use Git to manage them :)

What is inside ?

  • Hammerspoon
    • Window management
      • Full screen - ⌘ Command + ⌥ Option + f
      • Center - ⌘ Command + ⌥ Option + c
      • Left half - ⌘ Command + ⌥ Option +
      • Right half - ⌘ Command + ⌥ Option +
      • Top half - ⌘ Command + ⌥ Option +
      • Bottom half - ⌘ Command + ⌥ Option +
      • Top left - ⌘ Command + ⌥ Option + ⌃ Control + u
      • Top right - ⌘ Command + ⌥ Option + ⌃ Control + i
      • Bottom left - ⌘ Command + ⌥ Option + ⌃ Control + j
      • Bottom right - ⌘ Command + ⌥ Option + ⌃ Control + k
    • Hold to quit any app - ⌘ Command + q
  • Neovim