21 Commits

Author SHA1 Message Date
f7366898a4 Temporary fix for bag color erasure 2026-07-16 13:33:19 +05:30
7297a78fba Use Updated Library 2026-07-16 13:07:27 +05:30
905d3489f7 Improve Homedir detection
- Try passwd file
- Handle cases of empty strings
2026-01-23 11:31:38 +05:30
6fe31a8e46 Cargo fmt formatting 2026-01-23 11:01:06 +05:30
be7d75995e Update ssh env var checking
- Add `SSH_CLIENT`
- Change from `std::env::var` to `std::env::var_os`
2026-01-23 10:54:56 +05:30
e3b71a2afb Better way to check for root user 2026-01-22 22:22:54 +05:30
58ecbd6a75 Seperated prompt and prompt-pwd into 2 binaries 2025-01-19 15:57:08 +05:30
dbd272eb48 updated comments 2024-12-01 21:15:46 +05:30
3ca299e14f Minor change in logic 2024-11-30 12:22:49 +05:30
735158a123 improved code readability & comments 2024-11-30 12:18:47 +05:30
82528f13be Improved efficiency & best practices, & comments 2024-11-30 11:31:50 +05:30
309021fb68 comments 2024-11-29 16:38:19 +05:30
e8216e7c08 Iimproved efficiency and best practices 2024-11-29 12:10:02 +05:30
a0c6f3a71e migrated pwd to ansi_term and more modularity 2024-11-27 16:41:55 +05:30
18168cf0e1 shorten pwd 2024-11-26 13:43:39 +05:30
a9a7dc13b8 path 2024-11-26 12:34:31 +05:30
7257faf85d error indicator 2024-11-25 13:23:37 +05:30
24f3f6772e migrated user, git, & ssh indicators to ansi_term 2024-11-24 19:53:15 +05:30
b823586d03 changed dependancy to ansi_term 2024-11-23 16:50:15 +05:30
7ed36ce471 modularity 2024-11-21 20:04:16 +05:30
4f90edceef sort out modules 2024-11-21 16:28:26 +05:30