Skip to content

Commit

Permalink
Merge pull request #7 from DiamondLightSource/coretl-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gilesknap authored Nov 28, 2024
2 parents 457ddf5 + 290721e commit 18a60ce
Showing 1 changed file with 3 additions and 3 deletions.
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`

0 comments on commit 18a60ce

Please sign in to comment.