mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +03:00
Merge branch 'main' of github.com:ivabus/ivabus-dotfiles
This commit is contained in:
commit
a0f9d96f1f
1 changed files with 4 additions and 4 deletions
|
@ -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,8 +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-00-56](https://user-images.githubusercontent.com/71599788/206480281-149dc94e-55f2-462e-bce5-fa386930b52b.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