sernano / dotfiles

My Linux dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dotfiles

These are my Linux dotfiles. I'm using Dotbot as a management/installation tool.

Minimum Requirements

I included everything I'd need in here to set myself up on another machine, but you'll at least need the following packages:

Shell

  • zsh

X

  • i3wm
  • Polybar

Installation

Clone this repo, cd into it and run:

$ ./install
$ systemctl enable --now mpd.service

About

My Linux dotfiles.


Languages

Language:Vim Script 64.4%Language:Shell 25.8%Language:Python 9.8%