zoxide/src
Ajeet D'Souza 678bbdefbc Use POSIX implementation for ksh shells
Only ksh93 supports DEBUG traps, and the rest don't have any features
that can be used for setting up hooks. May as well use the POSIX
implementation for all ksh shells.
2025-01-09 02:19:20 +05:30
..
cmd Use POSIX implementation for ksh shells 2025-01-09 02:19:20 +05:30
db Handle symlinked database files correctly 2024-09-13 06:05:41 +05:30
config.rs Verify that _ZO_DATA_DIR is an absolute path 2024-06-20 20:41:20 +05:30
error.rs Use formatter from nightly 2022-09-16 22:24:46 +05:30
main.rs Remove extra import 2024-09-20 23:05:53 +08:00
shell.rs Use POSIX implementation for ksh shells 2025-01-09 02:19:20 +05:30
util.rs Fix CI 2023-11-19 13:29:11 +05:30