feat(shell): add zoxide as cd replacement

This commit is contained in:
2024-02-19 00:47:30 +00:00
parent 4fb30f9288
commit e911f1ecb9
3 changed files with 13 additions and 0 deletions

View File

@@ -21,3 +21,4 @@ shellcheck = "latest"
shfmt = "latest"
starship = "latest"
terraform = "latest"
zoxide = "latest"