top | item 45679922

(no title)

aib | 4 months ago

One more from me:

  mkcd() {
    mkdir -p -- "$1" &&
    cd -- "$1"
  }

discuss

order

No comments yet.