Skip to content
/ dotfiles Public

My dotfiles and basically everything I need to get going

Notifications You must be signed in to change notification settings

0xd3e/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2fcd94 · Mar 4, 2025
Mar 4, 2025
Feb 6, 2024
Nov 8, 2023
Nov 10, 2023
May 10, 2024
Nov 9, 2020
Nov 10, 2023
Nov 14, 2024
Mar 4, 2025
Mar 4, 2025
Nov 8, 2023

Repository files navigation

Dotfiles

This repository contains my dotfiles and other stuff I need to get going. For now packages are managed by Nix (see flake.nix) and everything else is managed by Ansible.

Usage

Nix needs to be installed before anything else can happen.

Install Nix profile (run only once - if the system is new)

$ nix profile install .

Install packages

$ nix profile upgrade 0

Run Ansible

$ nix develop
$ ansible-playbook dotfile.yaml

Ansible Tags

These tags can be used to limit the tasks to a certain subset.

Tag Description
configs Run all tasks defined in the configs directory (dorfiles)
zsh Setup ZSH config files
bat Write bat config
wezterm Setup WezTerm config

About

My dotfiles and basically everything I need to get going

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published