Skip to content

hucancode/home

Repository files navigation

Hello 👋

This is my personal workspace setup

It works on my machine Powered by Arch

✨ Features:

👀 Screenshots

🚀 Installation

🐌 Arch Linux

This script will check out my git repo at your home directory and install all software

curl https://raw.githubusercontent.com/hucancode/home/main/rice.sh | sh

Or install only cli tool with this (useful if you are on WSL)

curl https://raw.githubusercontent.com/hucancode/home/main/rice-cli.sh | sh

🐌 Other distro

Please find equivalent of these packages on your system

lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings arc-gtk-theme
ttf-fira-code noto-fonts noto-fonts-cjk noto-fonts-emoji
openbox rofi yad dunst nitrogen xclip xdotool maim
i3lock-color eww ksuperkey chromium thunar joshuto
alacritty helix exa git-delta rustup

🐚 After install

You may want to change your default shell to fish

chsh -s /usr/bin/fish