Skip to content
View febuiles's full-sized avatar

Sponsoring

@marcan
@dtolnay
Block or Report

Block or report febuiles

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

Pinned

  1. actions/dependency-review-action actions/dependency-review-action Public

    A GitHub Action for detecting vulnerable dependencies and invalid licenses in your PRs

    TypeScript 529 87

  2. dotemacs dotemacs Public

    My .emacs

    Emacs Lisp 10 2

  3. dotfiles dotfiles Public

    Federico's dotfiles

    Shell 4 2

  4. Fetching lyrics in Unix Fetching lyrics in Unix
    1
    Fetching lyrics in the command line
    2
    ====
    3
    **Objective**: Print the lyrics for the current playing song.
    4
    
                  
    5
    **How**: We'll create a small `bash` script to do the fetching for us (using `curl`) and then we'll