Skip to content

Commit 8b6265b

Browse files
committed
Merge branch 'main' into trim-imput
2 parents a618300 + 0e0f6e0 commit 8b6265b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/aoc.nvim.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This is how you generate one:
5151
1. Login to adventofcode.com <https://adventofcode.com>.
5252
2. Open Inspect panel, navigate to Storage tab.
5353
3. Select cookies and copy `session` value.
54-
4. Save to somewhere, e.g. `/var/tmp/aoc.txt`.
54+
4. Save to somewhere, e.g. `/var/tmp/aoc.txt`. Remeber to set appropriate permission, e.g `chmod 600` or whatever you deem acceptable.
5555
5. Update plugin config to set `session_filepath` attribute with the filepath above.
5656

5757

0 commit comments

Comments
 (0)