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