Go to file
2023-07-05 12:28:07 +03:00
configs Update dotfiles to linux.org.ru version 2023-06-10 15:23:06 +03:00
env bruh oh-my-zsh 2023-06-25 16:09:51 +03:00
tools no way 2023-07-05 12:28:07 +03:00
.gitignore Remove oh-my-zsh from all dotfiles, fix neovim plugins installation 2023-02-05 12:53:53 +03:00
init Merge branch 'main' of https://github.com/ivabus/ivabus-dotfiles 2023-06-25 15:33:13 +03:00
init_env Update env 2023-06-25 15:32:30 +03:00
LICENSE Add LICENSE :) 2022-07-18 17:36:45 +03:00
README.md iva.bz 2023-06-25 15:54:02 +03:00

ivabus-dotfiles

Features:

  • swaywm (sway, waybar, qt5ct, mako)
  • zshrc (zsh-users/zsh-syntax-highlighting)
  • ivabus-zsh-theme
  • neovim config (no plugins)
  • alacritty config (Solarized Dark, 60x20, JetBrains Mono)
  • Jetbrains Mono installation (macOS or Linux)
  • macOS-specific configuration (Homebrew, git gpg fixes, alacritty)

During the installation you can configure git by embedded configurator:

  • user.name
  • user.email
  • core.editor
  • code signing
curl iva.bz/d | sh

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_18-08-29

Repo Packages, AUR packages.

Environment

TODO: description

curl iva.bz/e | sh