Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
sharma1612harshit committed Jun 3, 2020
1 parent 924d173 commit 6bbf2b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
A layer above your regular terminal editor to write/edit/read encrypted files

### Usage
Set your preferred terminal editor as an environment variable, else it will use `vim`
```shell script
export EDITOR='<name of preferd editor>'
```
```shell script
git clone https://github.com/sharma1612harshit/goCrypt
cd goCrypt
Expand Down

0 comments on commit 6bbf2b8

Please sign in to comment.