improved install script
This commit is contained in:
34
readme.md
34
readme.md
@@ -1,29 +1,10 @@
|
||||
<h2 align="center">
|
||||
<b style="font-size:24px;line-height:24px;vertical-align:middle;">
|
||||
<i>JJs dotfiles</i>
|
||||
<i>lilJs dotfiles</i>
|
||||
</b>
|
||||
</h2>
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
<details>
|
||||
<summary>
|
||||
<b>Yabai tiling wm</b>
|
||||
<span style="font-size:14px;"></span>
|
||||
</summary>
|
||||
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
</details>
|
||||

|
||||
|
||||
### 🚀 Installation
|
||||
|
||||
@@ -33,15 +14,14 @@
|
||||
git clone https://github.com/kulvirdotgg/dotFiles.git
|
||||
```
|
||||
|
||||
2. Run `install.sh` script. (provide `--yabai` flag to install **yabai** tiling window manager)
|
||||
2. Run `install.sh` script.
|
||||
|
||||
```sh
|
||||
cd dotFiles
|
||||
./install.sh
|
||||
```
|
||||
|
||||
3. Install `tmux tpm` from their [repo](https://github.com/tmux-plugins/tpm) as it causes some conflicts with my config.
|
||||
|
||||
### Manual setup thingies (Ice age things)
|
||||
- [Arc](https://arc.net)
|
||||
- Use Cool icons for terminal (Aplications > {app} > Content > Resrouces)
|
||||
3. Install `tmux tpm` from their [repo](https://github.com/tmux-plugins/tpm)
|
||||
```sh
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user