Skip to content

Commit

Permalink
add notes
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Sep 4, 2023
1 parent 49f5220 commit 54ab3c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions src/r-history/NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<!-- markdownlint-disable MD041 -->

## Acknowledgements

This Feature is inspired by
[`ghcr.io/stuartleeks/dev-container-features/shell-history`](https://github.com/stuartleeks/dev-container-features/tree/main/src/shell-history).
2 changes: 1 addition & 1 deletion src/r-history/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "R history",
"id": "r-history",
"version": "0.1.0",
"description": "Preserve R terminal history across Dev Container instances.",
"description": "Preserve R terminal history across Dev Container instances. Supports Radian and RStudio Server single user mode.",
"documentationURL": "https://github.com/rocker-org/devcontainer-features/tree/main/src/r-history",
"options": {},
"containerEnv": {
Expand Down

0 comments on commit 54ab3c0

Please sign in to comment.