Menno van Leeuwen 6e6b402df3
Added git config and zsh p10k
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2024-02-19 17:29:29 +01:00
2024-02-19 17:29:29 +01:00
2024-02-19 17:29:29 +01:00
2024-02-19 17:29:29 +01:00
wip
2024-02-19 13:32:49 +01:00
2024-02-19 17:29:29 +01:00
2024-02-19 17:29:29 +01:00

Menno's dotfiles

Welcome to my dotfiles repository. This repository contains my dotfiles and a setup script to install them on a new system. It should work on any system that supports nix and home-manager.

Install nix, home-manager and dotfiles on a new system

This script will install nix, home-manager and my dotfiles on a new system.

Tested on:

  • Ubuntu 22.04
curl -sSL https://raw.githubusercontent.com/vleeuwenmenno/dotfiles/master/setup.sh | bash -s -- "--install"

Updating

To update you can run the alias update to pull and switch. Afterwards you should reopen a new shell to see the applied changes.

Description
No description provided
Readme 167 MiB
Languages
Python 42.3%
Jinja 20.1%
Nix 20%
Shell 12.1%
Go 5.5%