mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
704 B
704 B
ivabus-dotfiles
Default dotfiles installation
- zshrc (oh-my-zsh + zsh-users/zsh-autosuggestions + zsh-users/zsh-syntax-highlighting)
- ivabus-zsh-theme
- neovim config
During the installation you can configure git by embedded configurator:
- user.name
- user.email
- core.editor
- code signing
sh -c "$(curl -fsSL https://ivabus.dev/dotfiles)"
Upgrading dotfiles
Just run upgrade_dotfiles
in your shell. Script will git pull
, then relink old dotfiles, link new if needed and upgrade oh-my-zsh.