云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
hexo
/
hexo-blog
/
node_modules
/
hexo-cli
/
completion
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
bash
2023-11-13 01:33:43
643 B
fish
2023-11-13 01:33:43
226 B
README.md
2023-11-13 01:33:43
326 B
zsh
2023-11-13 01:33:43
578 B
# Completion for Hexo ## Bash Add the following snippet to `~/.bashrc`. ``` sh eval "$(hexo --completion=bash)" ``` ## Zsh Add the following snippet to `~/.zshrc`. ``` sh eval "$(hexo --completion=zsh)" ``` ## Fish Add the following snippet to `~/.config/fish/config.fish`. ``` sh hexo --completion=fish | source ```
2025-09-02 00:45:17 Tuesday 216.73.216.107 Runningtime:0.016s Mem:1.48 MB