Skip to content

.files, including ~/.osx — sensible hacker defaults for OS X

Notifications You must be signed in to change notification settings

franco/dotfiles-old

 
 

Repository files navigation

Franco’s dotfiles

This are my personal dotfiles.

Installation

git clone https://github.com/franco/dotfiles ~/.dotfiles

...

Custom keyboard layout

Move the keyboard layout also to /Library/Keyboard Layouts/. Keyboard layouts in ~/Library/Keyboard Layouts can't be selected in password dialogs or on the login screen for security reasons.

Manual steps when migrating to a new computer

  • Copy keychains
  • If using gruvbox colorscheme in nvim download https://github.com/morhetz/gruvbox-contrib/blob/master/iterm2/gruvbox-dark.itermcolors
  • Set user's Login shell to /usr/local/bin/zsh (“System Preferences > User & Groups> Advanced Options” (right-click on user))
  • Navigate to “Preferences > Profiles > PROFILE >Command > Send text at start” and set it to: tmux ls && read tmux_session && tmux attach -t ${tmux_session:-default} || tmux new -s ${tmux_session:-default}

About

.files, including ~/.osx — sensible hacker defaults for OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 81.2%
  • Vim Script 12.9%
  • Ruby 3.8%
  • Nix 1.2%
  • Python 0.9%