/dotfiles

:computer: My dotfiles

Primary LanguageShellThe UnlicenseUnlicense

.dotfiles

Before install

  • Move the following from the previous computer:
    • ~/.aws
    • ~/.config
    • ~/.gitconfig
    • ~/.gitignore
    • ~/.gnupg
    • ~/.kube
    • ~/.ssh
  • System Settings -> Keyboard -> Keyboard Shortcuts -> Input Sources. Enable both checkboxes.
  • xcode-select --install
  • chmod 400 ~/.ssh/id_rsa ´

Install

git clone --recursive https://github.com/mistadikay/dotfiles ~/.dotfiles && bash ~/.dotfiles/install.sh