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
5ee3d84d36
commit
cc8b057360
12
README.md
12
README.md
|
@ -5,7 +5,7 @@ Features:
|
||||||
- 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
|
- neovim config
|
||||||
- alacritty config (solarized dark, 60x20, JetBrains Mono)
|
- alacritty config (breeze 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 and JetBrains Mono installation)
|
- macOS-specific configuration ([Homebrew](https://brew.sh), git gpg fixing, alacritty and JetBrains Mono installation)
|
||||||
|
|
||||||
|
@ -23,3 +23,13 @@ sh -c "$(curl -fsSL https://ivabus.dev/dotfiles)"
|
||||||
### Upgrading 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.
|
Just run `upgrade_dotfiles` in your shell. Script will `git pull`, then relink old dotfiles, link new if needed and upgrade oh-my-zsh.
|
||||||
|
|
||||||
|
|
||||||
|
## sway and waybar
|
||||||
|
![screenshot](https://user-images.githubusercontent.com/71599788/183602504-afcfdb57-8c39-41c7-9848-aa0f4bf8ab0b.png)
|
||||||
|
|
||||||
|
> (old alacritty theme on screenshot)
|
||||||
|
|
||||||
|
packages: `sway swaybg swaylock swayidle alacritty waybar pcmanfm-qt firefox breeze breeze-gtk fzf`
|
||||||
|
|
||||||
|
aur: `sway-launcher-desktop`
|
||||||
|
|
Loading…
Reference in a new issue