Go to file
2022-08-30 18:57:29 +03:00
configs Add mako config and change a lot of things 2022-08-30 18:02:25 +03:00
tools Add mako config and change a lot of things 2022-08-30 18:02:25 +03:00
.gitignore Clean commit tree 2022-07-04 16:06:29 +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 Update README.md 2022-08-30 18:57:29 +03:00

ivabus-dotfiles

Features:

During the installation you can configure git by embedded configurator:

  • user.name
  • user.email
  • core.editor
  • code signing
sh -c "$(curl -fsSL 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.

sway and waybar

screenshot screenshotMenu

https://user-images.githubusercontent.com/71599788/187484410-bd57e08e-8cca-4d09-9ee4-dfb6caec8dec.mp4

packages: sway swaybg swaylock swayidle alacritty waybar pcmanfm-qt firefox breeze breeze-gtk fzf

aur: sway-launcher-desktop

font: JetBrains Mono

Install all dotfiles dependencies on Arch Linux

pacman -S $(curl -fsSL https://ivabus.dev/pkgs)