mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 20:30:37 -05:00
devcontainer: add grep and direnv
This commit is contained in:
@@ -3,4 +3,6 @@ if [[ $- == *i* ]]; then
|
||||
|
||||
PS1='\[\033[0;32;40m\][nix]$\[\033[0m\] '
|
||||
|
||||
# setup direnv
|
||||
eval "$(direnv hook bash)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user