Skip to content

einiges/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My collection of configs I use every day

☀️ Light theme ❤️


Keybindings may seem kinda odd, but are adapted to the German Neo 2 Keyboard Layout.

Configurations are applied with stow.

Setup

Everything is weird, but it has its reason.

  • zsh configuration files seem scattered through the whole repository, but are placed in the belonging package. After stowing the package they are linked into ~/.config/zsh/

  • neovim is configured with lua. Plugin config is placed in after/plugin/. It starts fast enough, for me.

  • bspwm as WM with sxhkd and lemonbar. Multi monitor set up with desktop sharing over all monitors.

  • Scripts are placed in PACKAGE/.local/bin/ and get linked into ~/.local/bin