Files
2025-05-05 07:40:45 +02:00

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`