Keeping my dotfiles organized across all devices.
- Use antigen to manage zsh plugins
- Default to bullet-train theme
- Plugins for completion, auto suggestions, syntax highlighting, and more
Clone in HTTPS mode
sh -c "$(curl -sL --proto-redir -all,https https://raw.githubusercontent.com/Lyncredible/dotfiles/master/install.sh)"
Clone in SSH mode
sh -c "$(curl -sL --proto-redir -all,https https://raw.githubusercontent.com/Lyncredible/dotfiles/master/install.sh)" - -s