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
- Host: GitHub
- URL: https://github.com/maicol07/dotfiles
- Owner: maicol07
- License: mit
- Created: 2022-05-24T07:29:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T11:30:47.000Z (over 1 year ago)
- Last Synced: 2025-02-03T21:53:16.033Z (over 1 year ago)
- Topics: dotfiles, ubuntu, wsl2
- Language: Shell
- Homepage:
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.