Skip to content
View arch-based's full-sized avatar
🎯
Focusing on my new suckless fetching utility: sfetch
🎯
Focusing on my new suckless fetching utility: sfetch
Block or Report

Block or report arch-based

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arch-based/README.md

Arch Linux is Based

About Me:

  1. Who are you?
  • Hi, I am one of the users of Arch Linux.
  1. Why do you like Arch Linux?
  • I like Arch Linux because of its customizability.
  1. What is my Desktop Environment/Window Manager?
  • I use Hyprland.
  1. How did you install Arch Linux?
  • I installed arch linux manually. But in my opinion, you can use the archinstall script if you like it..
  1. Why did you make this account?
  • I made this account to provide cool scripts I made or I found from the deepest layers of the web. But if I find the user I can credit the user who made the script. Sometimes I make my own scripts or code like the fetcher script that's way faster then most. :)

" Hope that cleared out 5 questions you had. If you have more questions tell me in my email: [email protected]. I am new to github so do not mind if this doesn't have that much formatting. I am an advanced terminal user that uses Helix as it is written in rust, Hyprland w/ Waybar, and kitty as the terminal. I also use an Encrypted Root Partition, a Home Subvolume that is encrypted with systemd-homed (not anymore, it has some issues), Unified Kernel Images ( UKI ), and Secure Boot. I made the fetcher-based package in the A.U.R please consider supporting my A.U.R package by doing this command and installing it: "

# For paru:
paru -S fetcher-based-rs
# For yay:
yay -S fetcher-based-rs

Check out my new project: arch-based/sfetch Use the good ol' way of installing suckless utilities, use make, so it can be used on different types of distribution: Clone the repository:

# Installing
$ git clone https://github.com/arch-based/sfetch
$ cd sfetch
$ sudo make clean install
# Uninstalling
$ sudo make clean uninstall

Check out what I am currently working on!

My Socials

Pinned

  1. based-dotfiles based-dotfiles Public

    Shell

  2. fetcher-cpp fetcher-cpp Public archive

    A pretty system information tool rewritten in C++

    C++