Skip to content

bernhardschaefer/.dotfiles

Repository files navigation

Setup

/bin/bash -c "$(curl -fsSL https://github.com/raw/bernhardschaefer/.dotfiles/main/setup.sh)"

iTerm2

  • see also: https://gist.github.com/kevin-smets/8568070
  • Solarized profile: Profiles → Colors → Color Presets... → Solarized Light
  • Enable word jumps: Profiles → Keys → Key Mappings → Presets... → Natural Text Editing
  • Disable Bell: Profiles → Terminal → Notifications → Silence bell
  • Key bindings and fuzzy completion for fzf: $(brew --prefix)/opt/fzf/install

macOS

Disable Cmd+Shift+A shortcut so that it can be used in PyCharm:

defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO

Python

Install nbdime and enable globally (changes ~/.gitconfig)

nbdime config-git --enable --global

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published