mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
Add clarifying comments based on code review feedback
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
This commit is contained in:
parent
496c238a12
commit
cc69aa34f8
3 changed files with 6 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in ''
|
|||
echo "${shellCmds}"
|
||||
echo "=========================================================================="
|
||||
echo ""
|
||||
# Auto-activate devenv shell if devenv.nix exists (can be disabled in config)
|
||||
${pkgs.lib.optionalString enabledPackages.devenv "${defaultPackageName}-activateDevenv"}
|
||||
echo ""
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue