adilhyz / dotfiles-v1

bspwm dotfiles
https://adilhyz.github.io/posts/arch-linux-dotfiles/
33 stars 3 forks source link
archlinux-dotfiles bspwm bspwm-dotfiles dotfiles dotfiles-install dotfiles-installer dotfiles-linux linux polybar polybar-config shell unixporn zsh zshrc

img

:thinking: Information

🌏 Overview

counter

Information

📦 Setup

Installation: The installer only works for **ARCH** Linux, and based distros. Open a terminal in HOME First download the [installer](RiceInstaller) ```sh curl https://raw.githubusercontent.com/adilhyz/dotfiles-v1/master/RiceInstaller -o $HOME/RiceInstaller ``` Now give it execute permissions ```sh chmod +x RiceInstaller ``` Finally run the [installer](RiceInstaller) ```sh ./RiceInstaller ```

References