0xrz / .dotfiles

:house_with_garden:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My linux dotfiles

desktop

Includes configuration files for:

Terminal Alacritty
WM i3
Status bar polybar
Application launcher rofi
File manager nnn
Editor neovim
Terminal multiplexer tmux
Shell zsh

Deploybale to $HOME with GNU Stow:

# link configuration files for cli programs
./install.sh --term
# link configuration files for programs available in desktop environment
./install.sh --desktop

TODO

  • migrate from polybar to eww

About

:house_with_garden:


Languages

Language:Shell 65.2%Language:Vim Script 22.1%Language:Lua 12.7%