Skip to content
View zero-tuesday's full-sized avatar
🏳️‍⚧️
🏳️‍⚧️

Highlights

  • Pro

Block or report zero-tuesday

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
zero-tuesday/README.md

👋🏽 Hello there...

About Me

  • 👩🏾‍💻 Pronouns: she/her/hers 🏳️‍⚧️
  • 💖 Hobbies: Glassblowing, Kayaking, and stuff

Pinned Loading

  1. aubio-go Public

    How to use aubio(C library) in Go.

    Go 1 1

  2. go-music-notes Public

    An example on how to read music notes from an audio file. It's written in Go and uses the audio library aubio.

    Go 1

  3. git log config
    1
    [color]
    2
            ui = true
    3
    [log]
    4
            date = auto:human
    5
    [format]
  4. bash config
    1
    export CLICOLOR=1
    2
    export LSCOLORS=ExFxBxDxCxegedabagacad
    3
    export EDITOR=vim
    4
    export PS1="\[$(tput bold)\]🔮 \[$(tput setaf 5)\][\[$(tput setaf 2)\]\W\[$(tput setaf 5)\]]\[$(tput setaf 4)\]: \[$(tput sgr0)\]"
    5
    export SHELL_SESSION_HISTORY=0
  5. Building cgit on macOS
    1
    # Building cgit on macOS
    2
    
                  
    3
    Checkout and init the submodule.
    4
    
                  
    5
    ```bash
zero-tuesday (Moe Uddin) · GitHub
Skip to content
View zero-tuesday's full-sized avatar
🏳️‍⚧️
🏳️‍⚧️

Highlights

  • Pro

Block or report zero-tuesday

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
zero-tuesday/README.md

👋🏽 Hello there...

About Me

  • 👩🏾‍💻 Pronouns: she/her/hers 🏳️‍⚧️
  • 💖 Hobbies: Glassblowing, Kayaking, and stuff

Pinned Loading

  1. aubio-go Public

    How to use aubio(C library) in Go.

    Go 1 1

  2. go-music-notes Public

    An example on how to read music notes from an audio file. It's written in Go and uses the audio library aubio.

    Go 1

  3. git log config
    1
    [color]
    2
            ui = true
    3
    [log]
    4
            date = auto:human
    5
    [format]
  4. bash config
    1
    export CLICOLOR=1
    2
    export LSCOLORS=ExFxBxDxCxegedabagacad
    3
    export EDITOR=vim
    4
    export PS1="\[$(tput bold)\]🔮 \[$(tput setaf 5)\][\[$(tput setaf 2)\]\W\[$(tput setaf 5)\]]\[$(tput setaf 4)\]: \[$(tput sgr0)\]"
    5
    export SHELL_SESSION_HISTORY=0
  5. Building cgit on macOS
    1
    # Building cgit on macOS
    2
    
                  
    3
    Checkout and init the submodule.
    4
    
                  
    5
    ```bash