Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s4nkalp/gh0stzk-dotfile
- Owner: S4NKALP
- Created: 2023-02-21T09:35:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T13:03:16.000Z (over 1 year ago)
- Last Synced: 2023-09-17T15:15:41.338Z (over 1 year ago)
- Topics: bspwm, config, dotfiles, eww, linux, polybar, rice, rofi, script, scripts, unix, unixporn, widget, zsh
- Homepage:
- Size: 82.7 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```