Skip to content

uberspot/dotfiles

Repository files navigation

dotfiles

This repo is more of a collection of things that you might find useful rather than a generic solution for every user.

Install with

cd $HOME
wget https://raw.githubusercontent.com/uberspot/dotfiles/master/.install.sh -O temp_install.sh
chmod +x temp_install.sh
./temp_install.sh
rm temp_install.sh

GTK and Icons theme: Vertex

If you wanna know the dependencies check .gitmodules and .install.sh (arch linux specific)

Features

I've tried to add comments in those configs that explain most of the functionality.

Quick screenshot of conky, tint, terminator and zsh theme

conky vim terminal

Releases

No releases published

Packages

No packages published