Skip to content
View vikks's full-sized avatar

Highlights

  • Pro

Block or report vikks

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
vikks/README.md

πŸ’« About Me:

Code and Stuff

🌐 Socials:

Bluesky

πŸ’» Tech Stack:

Ruby Python Dart Lua JavaScript TypeScript Go CSS3 HTML5 Bash Script Postgres Rails React React Native Arduino Raspberry Pi Flutter Redis Markdown

πŸ“Š GitHub Stats:



Pinned Loading

  1. mastodon mastodon Public

    Forked from mastodon/mastodon

    Your self-hosted, globally interconnected microblogging community

    Ruby

  2. partial.arts partial.arts Public

    The art of the partials

    HTML

  3. vikks.zsh-theme vikks.zsh-theme
    1
    # Custom Zsh theme
    2
    # ~/.oh-my-zsh/themes/vikks.zsh-theme
    3
    
                  
    4
    PROMPT="%(?:%{$fg_bold[green]%}%1{➜%}:%{$fg_bold[red]%}%1{➜%}) %{$fg[cyan]%}%c%{$reset_color%}"
    5
    PROMPT+='$(git_prompt_info)%{$fg_bold[yellow]%}:'