Skip to content
View null-crafter's full-sized avatar

Block or report null-crafter

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
null-crafter/README.md

Null Crafter

Hi, I'm a magical hare, or ᚺᚨᚱᛖ in Elder Futhark.

Craft-wise, I'm a programmer (a dev maybe?) and seasoned Linux sysadmin.

Recently I graduated from college with great GPA, yay. Some of my college projects will be libre and open-source later.

Pinned Loading

  1. config.fish config.fish
    1
    set fish_greeting
    2
    set -x EDITOR nvim
    3
    set -x BROWSER firefox
    4
    set -x GOPATH $HOME/go
    5
    set -x PATH $HOME/go/bin $HOME/.bin $HOME/.local/bin $PATH
  2. exgit exgit Public

    web frontend for git

    Elixir