Go to file
Ivan Bushchik ecf5f1438b
Update dotfiles to linux.org.ru version
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2023-06-10 15:23:06 +03:00
configs Update dotfiles to linux.org.ru version 2023-06-10 15:23:06 +03:00
env Add quick environment generator 2023-01-03 19:05:51 +03:00
tools Update nvim configs 2023-02-08 09:36:27 +03:00
.gitignore Remove oh-my-zsh from all dotfiles, fix neovim plugins installation 2023-02-05 12:53:53 +03:00
init Clean commit tree 2022-07-04 16:06:23 +03:00
LICENSE Add LICENSE :) 2022-07-18 17:36:45 +03:00
README.md Remove oh-my-zsh from all dotfiles, fix neovim plugins installation 2023-02-05 12:53:53 +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
sh <(curl https://ivabus.dev/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.

screenshot

#screenshot-2022-12-08_18-08-29

Repo Packages, AUR packages.

Environment

TODO: description

sh <(curl https://ivabus.dev/env)