1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 22:06:02 +02:00

direnv: fix typo in edit example (#5041)

This commit is contained in:
Joshua Casey 2020-12-26 19:19:32 -06:00 committed by GitHub
parent 0e3a93a198
commit 981b2bea36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
- Edit the `.envrc` file in the default text editor and reload the environment on exit:
`direnv allow`
`direnv edit .`
- Trigger a reload of the environment: