From a0dc562abe1713ef67725727d15e127fe4b70066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Mon, 24 Jun 2019 23:11:08 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40d2d49..7ddd5ed 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## What -This project is the first phase of my master thesis. +This project is the first phase of my Master project. -It records shell history with rich set of metadata and saves it locally. (see example below) +It records shell history with rich set of metadata and saves it locally. (device, dir, git, ... see example below) It doesn't change the way your shell and your shell history behaves. @@ -14,7 +14,7 @@ If you are not happy with it you can uninstall it with a single command (`rm -rf ## Why -The ultimate point of my thesis is to provide a context-based human-centered replacement/enhancement for bash and zsh shell history. +The ultimate point of my thesis is to provide a context-based replacement/enhancement for bash and zsh shell history. The idea is to: - Save each command with metadata (device, dir, gitdir, ...)