Skip to content

jonmellman/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So you got a new computer or lost your old settings. Here's how I configure my machines for my development workflow.

yadm bootstrap
yadm submodule update --init

iTerm2 Settings

These iTerm2 settings come with nice colors and hotkeys.

Hotkeys for more natural text manipulation include:

  • ⌘Z - Undo
  • ⌘←Delete - Delete everything before cursor
  • ⌥←Delete - Delete first word before cursor
  • ⌥←, ⌥→ - Jump cursor to previous/next word
  • ⌘←, ⌘→ - Jump cursor to start/end of line

To install:

  1. Go to iTerm > Preference.
  2. Check "Load Preferences from a custom folder or URL"
  3. Paste this URL: https://raw.githubusercontent.com/jonmellman/dotfiles/main/com.googlecode.iterm2.plist

You may need to restart iTerm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published