https://github.com/vdozer/visc
Valentin's i3 Shell Script
https://github.com/vdozer/visc
alacritty automation i3 picom shell-script vim zsh
Last synced: about 2 months ago
JSON representation
Valentin's i3 Shell Script
- Host: GitHub
- URL: https://github.com/vdozer/visc
- Owner: vdozer
- License: bsd-3-clause
- Created: 2025-04-22T21:05:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T21:11:11.000Z (about 1 year ago)
- Last Synced: 2025-04-24T00:58:45.702Z (about 1 year ago)
- Topics: alacritty, automation, i3, picom, shell-script, vim, zsh
- Language: Shell
- Homepage:
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

**Valentin's I3 Shell Script**
Made for beginners and for people who don't want to spend the rest of eternity configuring their system. Currently supports Arch and Debian/Debian-based distributions.
### The full tutorial can be found [here](https://vdozer.xyz/VISC/index.html).
---
## **Installation Tutorial**
1. **Clone the repository**
The script is lightweight (only about **3.3 KB**). Clone the repository using the following command:
```bash
git clone "https://github.com/vdozer/VISC"
```
2. **Run the Script**
Enter it's directory and run it with:
```bash
cd VISC && sh visc.sh
```
The script will guide you through the installation process.
**Note**: If you choose to use `zsh`, the script will not configure it for you, VISC only supports configuring `bash`.
---

---
If you have any questions (or recommendations) mail me at **vdozer [at] tuta [dot] com**.