Skip to content

matv-stripe/dotfiles

 
 

Repository files navigation

dotfiles

Setup

I use dotbot , clone and ./install

Adding symlinks

The dotfiles work by moving configuration into the ~/.dotfiles folder and then symlinking where it is supposed to be to the dotfiles folder.

I find the syntax confusing, here is an example:

ln -sv ~/.dotfiles/karabiner ~/.config/karabiner

This links the ~/.dotfiles/karabiner folder to the folder ~/.config/karabiner

Install

  • Hammerspoon
  • iTerm 2
  • Karabiner Elements
  • fzf

fzf

Gmail Shortcuts

  • Enable vim mode
  • Go to advanced, enable custom keyboard shortcuts. I remap d to delete.

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 43.9%
  • Lua 30.8%
  • Vim Script 25.3%