Skip to content
/ dotfiles Public

Collection of my dotfiles and custom scripts

Notifications You must be signed in to change notification settings

eckon/dotfiles

Repository files navigation

Collection of my dotfiles and scripts

This repository includes all of my public scripts and configurations of different parts.

Bigger parts have their own README and can be found here:

Install

Installation of everything in my configuration:

  • install git and make
  • clone this repository
  • run make setup
    • this will install the different parts for a quick setup (terminal, tools, symlinks, configs, etc.)
    • should correctly handle the different OSes

System Structure

  • ~ and ~/.config/
    • includes the "real" configurations
  • ~/Development/dotfiles/
    • has this project inside, acts as a central configuration place
  • ~/Development/personal/
    • has my personal projects
  • ~/Development/work/
    • has work related projects
    • uses a pre-configured .gitconfig

Used software

Following programs should be highlighted and are installed/used: