Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 authored Apr 13, 2024
1 parent 58db8b1 commit 61fcd7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Tomodachi94's Dotfiles

These are my dotfiles. They are intended for my usage only.
These are my dotfiles. They are intended for my usage only, but feel free to take inspiration.

Documentation for each individual piece of configuration is inside of its folder, either in the configuration itself or in a README.md in the directory root.

## Setting up
```sh
git clone https://github.com/tomodachi94/dotfiles $HOME/dotfiles
git clone https://github.com/tomodachi94/dotfiles $HOME/dotfiles --filter=blob:none
nix develop --impure .
just build
```
Expand Down

0 comments on commit 61fcd7b

Please sign in to comment.