dotfiles/README.md
2022-08-30 09:43:17 +03:00

1.4 KiB

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

screenshotEmpty screenshotMenu screenshot

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)