/dotfiles

Dotfiles for shell, zsh, vim, macOS, etc

Primary LanguageShellMIT LicenseMIT

dotfiles

Dotfiles for shell, zsh, vim, macOS, etc

Install

# dotfiles
git clone https://github.com/andrepolischuk/dotfiles && ~/dotfiles/init.sh

# git config
git config --global user.name "Your Name"
git config --global user.email "email@yoursite.com"

You may set macOS defaults:

~/dotfiles/macos.sh

Apps

Update

You can run for update all apps:

~/dotfiles/update.sh
  • dotfiles
  • zsh
  • zsh plugins
  • brew packages
  • vim plugins
  • global npm packages

Thanks to...

License

MIT