Files
dotFiles/readme.md
Kulvir Singh 8c703b74f8 added stow
2024-09-26 02:39:46 +05:30

35 lines
595 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
```