![[WSL#8] es.exe+fzf:在WSL裡的應用](https://image2-us-west.cloudokyo.cloud/image/v1/4f/f4/00/4ff40041-2955-44a7-86c4-3c6236bbfe7d/origin.webp)
[WSL #8] es.exe+fzf:在WSL裡的應用

簡睿學堂
12 位粉絲
3 影片觀看·2024年1月25日
使用兩個Shell函數來達成快速切換目錄與開啟文件的功能。
💡 解說文章一:http://jdev.tw/blog/6146/
💡 解說文章二:es+fzf:超快速找檔神器-用Everything Search的命令行es.exe,整合fzf的模糊搜尋;WSL也能使用!
http://jdev.tw/blog/6141/es-with-fzf
✅ 修改後的.zshrc:https://gist.github.com/emisjerry/020ee1f5b58cfaf941456a02d20d45c8
▼ 相關連結
✅ es.exe 1.1.0.18直接下載 https://www.voidtools.com/ES-1.1.0.18.zip
✅ fzf.exe 32-bit直接下載 https://github.com/junegunn/fzf-bin/releases/download/0.21.0/fzf-0.21.0-windows_amd64.zip
✅ fzf.exe 64-bit直接下載 https://github.com/junegunn/fzf-bin/releases/download/0.21.0/fzf-0.21.0-windows_386.zip
✅ es說明 https://www.voidtools.com/forum/viewtopic.php?f=2&t=5762
✅ fzf 作者GitHub網站 https://github.com/junegunn/fzf
