13 lines
336 B
Markdown
13 lines
336 B
Markdown
# Consultant Linux Dotfiles
|
|
|
|
These dotfiles are managed by YADM and works with ubuntu for wls.
|
|
|
|
|
|
## Installation
|
|
- Install yadm: `sudo apt install yadm`.
|
|
- Clone repo: `yadm clone <path to repo>`
|
|
- Make installation executable `chmod +x ~/.config/requirements/install.sh`
|
|
- Run installation script `~/.config/requirements/install.sh`
|
|
|
|
|