devshells: improve select-shell
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
];
|
||||
shellHook = ''
|
||||
echo -e "${ansiEscapes.green}switch to another dev-shell using: select-shell${ansiEscapes.reset}"
|
||||
export PROJECT_ROOT=$(git rev-parse --show-toplevel)
|
||||
export PRJ_ROOT=$(git rev-parse --show-toplevel)
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user