Skip to content

Commit

Permalink
doc: improve README a tiny bit
Browse files Browse the repository at this point in the history
  • Loading branch information
veeg committed Apr 19, 2021
1 parent 50b6137 commit 4f0c801
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,21 @@
Complete redeploy of a customized linux development environment.
One-time install script to deploy a versioned instance of all dotconfigs and commands of note.

## Installation on freh machine
## Packages to install on a fresh machine

### fedora

```
dnf install git ruby
```

## Installation on fresh machine

* Ensure your SSH key is present in ~/.ssh
* Clone this repository into your home directory
* Run the ruby install script: ~/dotconfigs/install


### WSL specialization

Use wsl-open to handle opening files: https://github.com/4U6U57/wsl-open

0 comments on commit 4f0c801

Please sign in to comment.