Skip to content
View adRn-s's full-sized avatar

Organizations

@maxplanck-ie @jazzband
Block or Report

Block or report adRn-s

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
adRn-s/README.md
Metrics

Pinned Loading

  1. maxplanck-ie/Rseurat maxplanck-ie/Rseurat Public

    Single Cell RNA-seq Course

    R 3

  2. maxplanck-ie/parkour2 maxplanck-ie/parkour2 Public

    Parkour2: Laboratory Information Management System 👩🏻‍🔬 🧬 👨🏽‍💻

    Python 23 5

  3. rstudio/rstudio-docker-products rstudio/rstudio-docker-products Public

    Docker images for RStudio Professional Products

    Shell 62 55

  4. vikunja-docker vikunja-docker Public

    The open-source, self-hostable to-do app. Organize everything, on all platforms.

    Shell

  5. gnu screen gnu screen
    1
    # alias startship='screen -xRR adRn'
    2
    term screen-256color
    3
    hardstatus off
    4
    hardstatus firstline
    5
    hardstatus alwayslastline '%{= G}[ %{G}%H %{g}][%= %{= w}%?%-Lw%?%{= R}%n*%f %t%?%{= R}(%u)%?%{= w}%+Lw%?%= %{= g}][ %{y}Load: %l %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]'
  6. Moving any commit (a diff-patch) thr... Moving any commit (a diff-patch) throughout machines!
    1
    git apply --verbose 0001-name-your-file.patch
    2
    
    
    3
    # Retrieving from different 'sources'
    4
    
    
    5
    ### from unstaged changes