added eza command to shell enter
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
# LLVM tools for WebAssembly compilation
|
||||
llvm
|
||||
lld
|
||||
eza
|
||||
];
|
||||
|
||||
# https://devenv.sh/languages/
|
||||
@@ -49,6 +50,7 @@
|
||||
enterShell = ''
|
||||
hello
|
||||
versions
|
||||
eza -laT -I "*.dist-info" .devenv/state/venv/lib/python3.12/site-packages
|
||||
'';
|
||||
|
||||
# https://devenv.sh/tasks/
|
||||
|
||||
Reference in New Issue
Block a user