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
    • optionally just
  • clone this repository
  • run setup scripts
    • if just is installed just do just setup
      • otherwise look in the justfile and run the scripts under setup manually
    • 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
    • create a .config/git/work file (similar to the default .config/git/config

Used software

Used software can be found here: