히스토리

  • [2025-06-27 Fri 21:48] 이런 툴은 필요하니까 정리해 놓자

관련메타

BIBLIOGRAPHY

D’Souza, Ajeet. (2020) 2025. “Ajeetdsouza/Zoxide Fasd Alternative.” https://github.com/ajeetdsouza/zoxide.

Faerevaag, Markus. (2013) 2025. “Mfaerevaag/Wd Tools Utils.” https://github.com/mfaerevaag/wd.

zoxide : 터미널 검색 툴

[2024-06-07 Fri 08:52]

zoxide is a smarter cd command, inspired by z and autojump.

It remembers which directories you use most frequently, so you can “jump” to them in just a few keystrokes. zoxide works on all major shells.

(D’Souza [2020] 2025)

fasd is deprecated! zoxide is coming.

[2024-02-24 Sat 21:23] zoxide 는 fasd 대신에 새로운 툴을 적용한다.

Vonfry / zoxide.el · GitLab - gitlab.com

설치

ajeetdsouza/zoxide - github.com

curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bash

bash / zsh

eval "$(zoxide init bash)"
eval "$(zoxide init zsh)"

Mfaerevaag/Wd Tools Utils

(Faerevaag [2013] 2025)

Faerevaag, Markus 2025

:rocket: Jump to custom directories in zsh