Skip to content
View nihilismus's full-sized avatar
Block or Report

Block or report nihilismus

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 Loading

  1. A Python script to get artist, album... A Python script to get artist, album and title from cmus and send it to stdout. Useful for conky
    1
    #!/usr/bin/env python3
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    # For conky's configuration file ($HOME/.conkyrc):
    5
    #   ${if_running cmus}
  2. clojure-koans clojure-koans Public

    Forked from functional-koans/clojure-koans

    A set of exercises for learning Clojure

    Clojure

  3. emacs-clojure emacs-clojure Public

    Personal configuration of Emacs (based on Prelude) for Clojure programming.

    Emacs Lisp

  4. exercism exercism Public

    Antonio Hernández Blas's solutions for Exercism.

    Shell

  5. jdlv jdlv Public

    juego de la vida (POO, Ruby, Rubocop, Rspec & Rubycritic)

    Ruby

  6. ruby-koans ruby-koans Public

    Antonio Hernández Blas's solutions to EdgeCase's ruby_koans

    Ruby