Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s4nkalp/gh0stzk-dotfile

My Current Modified Customization
https://github.com/s4nkalp/gh0stzk-dotfile

bspwm config dotfiles eww linux polybar rice rofi script scripts unix unixporn widget zsh

Last synced: about 2 months ago
JSON representation

My Current Modified Customization

Awesome Lists containing this project

README

        


~ No longer Updates on this.~

# 🍚 dotfile karla
⚕ Personal Dotfiles
> `🌠 Inspired/fork/edit from ` [`gh0stzk`](https://github.com/gh0stzk/dotfiles)
>
> `💻 Linux Configuration by` [`S4NKALP`](https://github.com/S4NKALP).

## 🌏 Overview

- **Operating System**: **[`Archlinux`](https://archlinux.org)**
- **Window Manager**: **[`Bspwm`](https://github.com/baskerville/bspwm)**
- **Terminal**: **[`Alacritty`](https://github.com/alacritty/alacritty)**
- **Shell**: **[`Zsh`](https://zsh.org)**
- **Launcher** : **[`Rofi`](https://github.com/davatorium/rofi)**
- **Status Bar**: **[`Polybar`](https://github.com/polybar/polybar)**
- **Browser**: [`Brave`](https://brave.com/) / [`Chrome`](https://chrome.google.com) / [`Firefox`](https://www.mozilla.org/en/firefox/)

## 📦 Setup

Installation:

The installer only works for **ARCH** Linux, and based distros.

Open a terminal in HOME
- **First download the installer**
```sh
curl https://raw.githubusercontent.com/S4NKALP/gh0stzk-dotfile/main/RiceInstaller -o $HOME/RiceInstaller
```
- **Now give it execute permissions**
```sh
chmod +x RiceInstaller
```
- **Finally run the installer**
```sh
./RiceInstaller
```