An open API service indexing awesome lists of open source software.

https://github.com/maicol07/dotfiles

A repo with all my WSL dotfiles
https://github.com/maicol07/dotfiles

dotfiles ubuntu wsl2

Last synced: over 1 year ago
JSON representation

A repo with all my WSL dotfiles

Awesome Lists containing this project

README

          

# Maicol07 Dotfiles

A repo with all my WSL dotfiles

## Installation

### Automatic installation (recommended)

* [YADM](https://yadm.io/) (Yet Another Dotfiles Manager). Required to automate the installation

Run:

```bash
yadm clone https://github.com/maicol07/dotfiles
```

And type Y when yadm asks you if you want to run the bootstrap script

### Manual installation

Download the repo and paste it into your user directory.
Then you can run the `.config/yadm/bootstrap` script.