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

Block or report sajanbasnet75

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

Pinned Loading

  1. ohmyzsh ohmyzsh
    1
    # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
    2
    # Initialization code that may require console input (password prompts, [y/n]
    3
    # confirmations, etc.) must go above this block; everything else may go below.
    4
    if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
    5
      source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"