Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .devcontainer/features/bash-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To use this feature in all devcontainers on your workstation, add the following

```json
"dev.containers.defaultFeatures": {
"ghcr.io/gilesknap/devcontainer-features/bash-config:1.1.0"
"ghcr.io/diamondlightsource/devcontainer-features/bash-config:1"
}
```

Expand All @@ -32,7 +32,7 @@ mkdir -p $HOME/.config/bash-config
```


## features
## Features

The default, opinionated configuration can be found in `$HOME/.config/bash-config/bash-config-rc` and includes the following:

Expand All @@ -44,4 +44,4 @@ The default, opinionated configuration can be found in `$HOME/.config/bash-confi

## Customisation

Can be customized by editing `$HOME/.config/bash-config/bashrc`
Can be customized by editing `$HOME/.config/bash-config/bashrc`