dotfiles/README.md
2022-12-08 12:48:44 +03:00

33 lines
1 KiB
Markdown

# ivabus-dotfiles
Features:
- zshrc ([oh-my-zsh](https://ohmyz.sh) + [zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting))
- [ivabus-zsh-theme](https://github.com/ivabus/ivabus-zsh-theme)
- neovim config (no plugins)
- alacritty config (Solarized Dark, 60x20, JetBrains Mono)
- Jetbrains Mono installation (macOS or Linux)
- macOS-specific configuration ([Homebrew](https://brew.sh), git gpg fixing, alacritty)
During the installation you can configure git by embedded configurator:
- user.name
- user.email
- core.editor
- code signing
```sh
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.
## screenshot
![screenshot-2022-12-08_12-40-36](https://user-images.githubusercontent.com/71599788/206414892-fb9dadce-f3c7-4209-a478-a86c291fea93.png)
[Repo Packages](https://ivabus.dev/pkgs), [AUR packages](https://ivabus.dev/aur).