From c61e62a941c0f11b146e74377abfb6d084578f80 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Thu, 8 Dec 2022 18:07:07 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d19afe..fafdd55 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ 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. ## 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-06-41](https://user-images.githubusercontent.com/71599788/206481461-4b870490-18fa-4b31-88ac-852af19f4abf.png) [Repo Packages](https://ivabus.dev/pkgs), [AUR packages](https://ivabus.dev/aur). From 85295a471141a14ded961ab633d6b1e04d83ac15 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Thu, 8 Dec 2022 18:10:30 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fafdd55..cd2591b 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ 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)) - [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) +- macOS-specific configuration ([Homebrew](https://brew.sh), git gpg fixes, alacritty) 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. -## screenshot -![screenshot-2022-12-08_18-06-41](https://user-images.githubusercontent.com/71599788/206481461-4b870490-18fa-4b31-88ac-852af19f4abf.png) +# screenshot +#![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).