forked from github-mirror/docker-nixpkgs
devcontainer: -direnv, +procps
it wasn't such a good idea to add direnv by default
This commit is contained in:
@@ -3,6 +3,4 @@ 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