Skip to content
View onimenotsuki's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report onimenotsuki

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. Configuration files for i3wm in manjaro Configuration files for i3wm in manjaro
    1
    # i3status configuration file.
    2
    # see "man i3status" for documentation.
    3
    
                  
    4
    # It is important that this file is edited as UTF-8.
    5
    # The following line should contain a sharp s:
  2. My personal configuration of emacs w... My personal configuration of emacs with spacemacs https://github.com/syl20bnr/spacemacs/
    1
    ;; -*- mode: emacs-lisp -*-
    2
    ;; This file is loaded by SmTnpacemacs at startup.
    3
    ;; It must be stored in your home directory.
    4
    
                  
    5
    (defun dotspacemacs/layers ()
  3. Fulfilment for musixmatch chatbot Fulfilment for musixmatch chatbot
    1
    // See https://github.com/dialogflow/dialogflow-fulfillment-nodejs
    2
    // for Dialogflow fulfillment library docs, samples, and to report issues
    3
    'use strict';
    4
     
    5
    const functions = require('firebase-functions');