synackd / dotfiles

My configuration files for various flavors of Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

synack.d's GNU/Linux Dotfiles

This repository contains all of my dotfiles for various flavors of GNU/Linux. They have corresponding etcfiles. Each theme is located on a different branch, with my current "daily driver" dotfiles located in sandbox/<hostname>. Enjoy!

Requirements

  • yadm
    • This is only required if you want to track your dotfiles as they are, where they are. It can be used just like Git. See their setup instructions to get started.

Installation

$ yadm clone https://github.com/synackd/dotfiles.git
$ yadm checkout <theme>

Where <theme> is the name of the branch where the desired theme resides.

Themes

cyber

A cyberpunk/synthwave theme. Cyber Theme Cyber Theme Lock Cyber Theme Run

basic

These were my first dotfiles when I first installed Arch. As the directory name states, they are quite basic. Uses FontAwesome for the i3status bar. Basic Theme

powerline

This is the second go-around on the same laptop which uses i3blocks with a powerline theme. Powerline Theme

About

My configuration files for various flavors of Linux


Languages

Language:Shell 62.6%Language:CSS 37.4%