Skip to content

jutkko/homedir

Repository files navigation

My homedir

This homedir setup is stolen from my team's setup.

To use:

  1. cd
  2. git init .
  3. git remote add origin git@github.com:jutkko/homedir.git
  4. git fetch origin
  5. git reset --hard origin/master
  6. git submodule update --init
  7. . ~/.bash_profile the first time you run this, you will get some errors, but you should stay assured. (this may not work now)
  8. Set up the iTerm left alt meta key to ESC to enable tmux and vim navigation

Then daily:

  • hop-to-it

Gotchas:

  • The first time you run tmux, you'll want to do ctrlspaceI. This will install a bunch of plugins, without which you will be sad.
  • The latest iTerm doesn't handle the alt key the way most unixers expect. You may wish to set it to send escape codes.
  • You have to run rectangle manually the first time, and authorise it in accessibility services. It will tell you how to do this.
  • You have to run flycut manually the first time.
  • Remember to set the flycut and rectangle to be login items.

About

The real mac OS development setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published