Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 689 Bytes

File metadata and controls

21 lines (17 loc) · 689 Bytes

Hello!

This is a backup of my current workflow, just in case my laptop explodes for some reason :D But having a backup is not the only reason I'm making this, I also want to share it with you! I currently use Arch BTW, so the install scripts will work best with arch (and maybe only arch...)

Quick install

If you are me in the future who's laptop exploded, fear not! Make a minimal arch install, then run the install script, and my config will be in the laptop asap!

Curl

curl -fsSL https://workflow.danew9c.com/curl_install.sh | sh

Manual

sudo pacman -S --needed git base-devel
git clone https://github.com/New9c/workflow.git
cd workflow
./install.sh