Skip to content

fluxth/dotfiles

Repository files navigation

fluxth's personal configuration

This repository contains my development environment configuration.

An install script dotfiles.sh is included to manage linking/unlinking of configuration and also to get a fresh install of Linux/macOS up and running with full-fledged packages and configuration in one command!

Linux Desktop Screenshot

Installation

To link dotfiles to your XDG directories, run:

./dotfiles.sh link

To unlink previously linked dotfiles, run:

./dotfiles.sh unlink

To install base (minimal) packages then link dotfiles, run:

./dotfiles.sh install base

To install a Linux desktop, run:

./dotfiles.sh install base desktop
# or
./dotfiles.sh install base desktop extra

To install extra packages, run:

./dotfiles.sh install extra

To detect and clean your target directory of link conflicts, run:

./dotfiles.sh clean

For help, run:

./dotfiles.sh --help

About

the configurations

Resources

Stars

Watchers

Forks