Go to file
2022-08-03 18:14:57 +03:00
configs Remove sway configs 2022-08-03 18:14:57 +03:00
tools Fix install 2022-08-03 13:31:56 +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-03 13:35:12 +03:00

ivabus-dotfiles

Features:

  • zshrc (oh-my-zsh + zsh-users/zsh-syntax-highlighting)

  • ivabus-zsh-theme

  • neovim config

  • alacritty config (solarized dark, 60x20, JetBrains Mono)

  • Jetbrains Mono installation (macOS or Linux)

  • macOS-specific configuration (Homebrew, git gpg fixing, alacritty and JetBrains Mono installation)

  • sway configs (sway + waybar) (fzf required) 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.

Screenshot

screen

Dependencies

  • sway
  • zsh
  • git
  • pcmanfm-qt
  • fzf