mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Update README.md
This commit is contained in:
parent
c61e62a941
commit
85295a4711
|
@ -2,12 +2,13 @@
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
|
- swaywm (sway, waybar, qt5ct, mako)
|
||||||
- zshrc ([oh-my-zsh](https://ohmyz.sh) + [zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting))
|
- 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)
|
- [ivabus-zsh-theme](https://github.com/ivabus/ivabus-zsh-theme)
|
||||||
- neovim config (no plugins)
|
- neovim config (no plugins)
|
||||||
- alacritty config (Solarized Dark, 60x20, JetBrains Mono)
|
- alacritty config (Solarized Dark, 60x20, JetBrains Mono)
|
||||||
- Jetbrains Mono installation (macOS or Linux)
|
- Jetbrains Mono installation (macOS or Linux)
|
||||||
- macOS-specific configuration ([Homebrew](https://brew.sh), git gpg fixing, alacritty)
|
- macOS-specific configuration ([Homebrew](https://brew.sh), git gpg fixes, alacritty)
|
||||||
|
|
||||||
During the installation you can configure git by embedded configurator:
|
During the installation you can configure git by embedded configurator:
|
||||||
|
|
||||||
|
@ -24,7 +25,7 @@ sh -c "$(curl -fsSL https://ivabus.dev/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.
|
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
|
||||||
![screenshot-2022-12-08_18-06-41](https://user-images.githubusercontent.com/71599788/206481461-4b870490-18fa-4b31-88ac-852af19f4abf.png)
|
#![screenshot-2022-12-08_18-08-29](https://user-images.githubusercontent.com/71599788/206481983-5dac2d62-5aea-4ccf-990a-b9ee6d53422f.png)
|
||||||
|
|
||||||
[Repo Packages](https://ivabus.dev/pkgs), [AUR packages](https://ivabus.dev/aur).
|
[Repo Packages](https://ivabus.dev/pkgs), [AUR packages](https://ivabus.dev/aur).
|
||||||
|
|
Loading…
Reference in a new issue