Update README.md

pull/15/head
Šimon Let 7 years ago committed by GitHub
parent 8415e94514
commit 469b374758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

@ -24,7 +24,7 @@ The idea is to provide following:
In order to be able to develop a good history tool I will need to get some insight into real life shell usage patterns. In order to be able to develop a good history tool I will need to get some insight into real life shell usage patterns.
That's why I ask YOU to install this tool to locally record your shell history. That's why I ask YOU to install this tool to locally record your shell history.
After some time (probably a few months) I will create a script to replace anything too personal in the recorded data by placeholders. After some time (probably a few months) I will create a script to replace anything too personal in the recorded data by placeholders.
@ -32,6 +32,8 @@ Then I will ask you to run the script against the recorded data and tell me if y
I'm very thankful for anyone who is willing to support my thesis by providing their usage data! I'm very thankful for anyone who is willing to support my thesis by providing their usage data!
If you install RESH, please give me some contact info using this form: https://forms.gle/227SoyJ5c2iteKt98
## Prereqisities ## Prereqisities
- `git` - `git`
@ -47,6 +49,8 @@ Just run `bash -c "$(wget -O - https://raw.githubusercontent.com/curusarn/resh/m
2. Run `make autoinstall` for assisted build & instalation. 2. Run `make autoinstall` for assisted build & instalation.
- OR Run `make install` if you know how to build Golang projects. - OR Run `make install` if you know how to build Golang projects.
If you install RESH, please give me some contact info using this form: https://forms.gle/227SoyJ5c2iteKt98
## Compatibility ## Compatibility
Works in `bash` and `zsh`. Works in `bash` and `zsh`.

Loading…
Cancel
Save