ddaletski / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My configuration files

How it works

  • all filetrees under files/... are symlinked recursively
  • additional software is installed automatically

Distribution contains configs for:

  • neovim
  • tmux
  • zsh
  • iterm2
  • i3 desktop:
    • i3 config
    • i3status bar with fancy icons
    • conky
    • lightdm-gtk-greeter
    • icons, themes, cursors
  • kde desktop configs:
    • plasma
    • yakuake and konsole
    • kate

installation:

git clone https://github.com/ddaletski/dotfiles.git 
cd dotfiles
./install.sh

About


Languages

Language:Vim Script 39.0%Language:Shell 32.9%Language:Lua 26.5%Language:Python 1.6%