wip
This commit is contained in:
11
README.md
11
README.md
@ -1,4 +1,13 @@
|
||||
# Run the following command to begin
|
||||
# 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"
|
||||
```
|
Reference in New Issue
Block a user