Files
dotFiles/readme.md

35 lines
595 B
Markdown
Raw Normal View History

2024-09-26 02:39:46 +05:30
<h2 align="center">
<b style="font-size:24px;line-height:24px;vertical-align:middle;">
<i>JJs dotfiles</i>
</b>
</h2>
2024-01-03 01:26:26 +05:30
2024-09-26 02:39:46 +05:30
### 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
2024-01-03 01:26:26 +05:30
2024-09-26 02:39:46 +05:30
1.Clone this repository.
```
git clone https://github.com/kulvirdotgg/dotFiles.git
2024-01-03 01:26:26 +05:30
```
2024-09-26 02:39:46 +05:30
2.Run `install.sh` script. (provide `--yabai` flag to install **yabai** tiling window manager)
```
./install.sh
```