mistadikay / dotfiles

:computer: My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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

About

:computer: My dotfiles

License:The Unlicense


Languages

Language:Shell 97.2%Language:AppleScript 2.8%