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

Block or report rogemus

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

    ⚡ This repo houses my main personal development setup with dotfiles for Neovim, Zsh, Git, and more.

    Lua 1

  2. Theme for ohmyzsh v2 Theme for ohmyzsh v2
    1
    PROMPT='%{$fg_bold[green]%}%2~%{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}
    2
    %{$fg_bold[cyan]%}> %{$reset_color%}'
    3
    
                  
    4
    ZSH_THEME_GIT_PROMPT_PREFIX=" (%{$fg[red]%}"
    5
    ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"