From 8cf733d130de420f1a9b1a0998c99f6bf0f9cde7 Mon Sep 17 00:00:00 2001 From: alpcentaur Date: Thu, 20 Oct 2022 17:17:57 +0200 Subject: [PATCH] update cd command --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b01a59b..6637030 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,12 @@ The most important one. Instead to click, you change directories via command. that makes it possible to jump from one point to the other, especially with autocompletion. +you can jump back where you have been, by issuing + + cd - + + + ## man