Skip to content

ivabus/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My 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.

Home-manager example

See ivabus/nixos/common/dotfiles.nix for example

screenshot

screenshot-2024-01-06_10-36-35

Environment

TODO: description

curl iva.bz/e | sh