Files
dotFiles/readme.md
2024-09-26 02:40:39 +05:30

36 lines
596 B
Markdown

<h2 align="center">
<b style="font-size:24px;line-height:24px;vertical-align:middle;">
<i>JJs dotfiles</i>
</b>
</h2>
### ScreenShot
![](./assets/yabai.png)
![](./assets/nvim.png)
<details>
<summary>
<b>Catpuccin Theme Setup</b>
<span style="font-size:14px;">(expand)</span>
</summary>
![](./assets/nvim.png)
</details>
### 🚀 Installation
1.Clone this repository.
```
git clone https://github.com/kulvirdotgg/dotFiles.git
```
2.Run `install.sh` script. (provide `--yabai` flag to install **yabai** tiling window manager)
```
./install.sh
```