Skip to content
View gugsrs's full-sized avatar

Organizations

@belezanaweb @grupoboticario @sebratec-academy
Block or Report

Block or report gugsrs

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. dotfiles dotfiles Public

    Random codes, config files & etc. =)

    Vim Script 1

  2. gugsrs.github.io gugsrs.github.io Public

    My personal blog/website :)

    SCSS

  3. tmux-spotify-info tmux-spotify-info Public

    Tmux plugin to add spotify track info to tmux's status bar

    Shell 2 1

  4. Script to create SQS and SNS from yaml Script to create SQS and SNS from yaml
    1
    #!/usr/bin/env python
    2
    
                  
    3
    import sys
    4
    import yaml
    5
    from subprocess import call
  5. vim-moonlight2 vim-moonlight2 Public

    vim-moonlight2 is a vim dark colorscheme based on Brettm12345/moonlight.vim and atomiks/moonlight-vscode-theme

    Vim Script 3

  6. gugsrs.nvim gugsrs.nvim Public

    My nvim config

    Lua