something

This commit is contained in:
Kulvir Singh
2024-09-26 02:52:06 +05:30
parent 7f79261388
commit d96eb3440f
2 changed files with 6 additions and 4 deletions

View File

@@ -24,13 +24,14 @@
1.Clone this repository.
```
```sh
git clone https://github.com/kulvirdotgg/dotFiles.git
```
2.Run `install.sh` script. (provide `--yabai` flag to install **yabai** tiling window manager)
```
```sh
cd dotFiles
./install.sh
```