Skip to content

Dotfiles configuration for i3 (with i3blocks), ZSH (with Oh My Zsh) and Emacs (dummy friendly setup with CUA).

Notifications You must be signed in to change notification settings

krasiyan/dotfiles

Repository files navigation

Krasiyan's doftiles

Dotfiles configuration for sway / i3, Zsh (with Oh My Zsh) and Emacs (dummy friendly setup with CUA). Most of the configs are borrowed from all over the web and I will try give credits to everyone in the near future. :)

Screenshots

Setup

Prerequisites

Generic

sway setup

i3 setup

i3 vs sway

Initial support for sway was added @ !1; both i3 and sway are fully configured.

Cloning

  1. alias dotfiles='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
  2. git clone --bare https://github.com/krasiyan/dotfiles.git ~/dotfiles
  3. dotfiles checkout
  4. dotfiles config --local status.showUntrackedFiles no