Skip to content
View gs-101's full-sized avatar
  • Brazil

Block or report gs-101

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
gs-101/README.org
(defun github-readme ()
  "Personal README for Github.")

Introduction

Hello, I’m Gabriel! I’m an aspiring software engineer studying to enter my state’s public university.

Interests

Emacs is not just a text editor, it’s a full on application environment, with support for web browsing, e-mail, code editing…

I hope to contribute more to the community in the future. For now, I have a configuration that takes inspiration from many users of the community.

It’s a great git interface for Emacs. This file was pushed to Github using it! It’s maintained by Jonas, a prominent member of the community.

This README was written using Org Mode! I used markdown before, but Org Mode is perfect for Emacs.

The GNU operating system! Using the store model, I don’t even have to keep track of all the stuff I have installed, as I can remove anything not part of my configuration with a simple guix gc.

Besides the quick disposal aspect with guix gc, I can temporarily install software with guix shell and then go back to my previous environment with exit.

But that’s not even the best part! I can declaratively configure both my system and home environment with Scheme, so, combined with Emacs, I can always have a Lisp in hands.

Guix’s older sibling. I never used NixOS itself, and I don’t plan to since I have Guix, but I use home-manager with my Guix setup and its lovely. Whatever I can’t find on Guix, I can find it in Nix and use it as a regular part of my system.

And if I can’t find it, I can write a package for either of them.

Links

Total time coded since Sep 7 2024

Pinned Loading

  1. .emacs.d .emacs.d Public

    My personal Emacs configuration.

    Emacs Lisp 5

  2. emacs-master emacs-master Public

    Guix channel for the latest Emacs from the master branch.

    Scheme 1

  3. .files .files Public

    Guid and Nix sitting in a tree 🌳❤️.

    Scheme