Skip to content
View kfkonrad's full-sized avatar
  • Skillbyte
  • Germany
Block or Report

Block or report kfkonrad

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. last-working-dir-fish-pkg last-working-dir-fish-pkg Public

    Always open new fish shells in your last working directory (i.e. the last directory you cd'd into)

    Shell 5 2

  2. hsklclasses hsklclasses Public

    Die inoffiziellen LaTeX-Klassen der Hochschule Kaiserslautern

    TeX 2

  3. mathcheat mathcheat Public

    A Latex math sheet

    TeX 1

  4. fish-shell/fish-shell fish-shell/fish-shell Public

    The user-friendly command line shell.

    Rust 24.8k 1.9k

  5. My three line starship prompt - star... My three line starship prompt - starships are meant to fly 🚀
    1
    add_newline = false
    2
    
                  
    3
    format = """[╭➜](bold blue)  $username$hostname$battery$gcloud$aws${custom.kubie}$kubernetes$helm$status$cmd_duration
    4
    [├](yellow)[➜](bold yellow)  $directory$rust$package$git_branch$git_status$git_state$git_metrics$git_commit$golang$terraform$docker_context
    5
    $character """
  6. kfkscript kfkscript Public

    My own little interpreted language without operators

    Python