Zane V 7f06853544 Add dynamic import handling for 'zdtt' package in terminal.py
- Implemented a mechanism to ensure the 'zdtt' package is importable from both repository and installed locations.
- Added a fallback search for the package in various candidate directories if the initial import fails, enhancing compatibility and usability.
2025-11-16 10:51:32 -05:00
2025-09-30 23:22:11 -04:00
2025-09-30 23:22:11 -04:00
2025-09-30 22:39:42 -04:00
2025-11-15 15:45:09 -05:00

ZDTT

My lil terminal project

The terminal is designed only for debian based (arch linux support in testing) linux. It can be installed on nondebian distros but it is not reccomended and may cause issues.

ps: partly vibe coded

Description
Alternate shell, made to make boring shells at least a little pretty :D WARNING: Contains vibe code
Readme 394 KiB
Languages
Python 67.8%
Shell 16.2%
CSS 8.8%
HTML 4.9%
JavaScript 2.3%