feat: 更新 Dockerfile 和 devcontainer.json,添加别名和配置目录
This commit is contained in:
@@ -77,7 +77,8 @@ RUN touch /home/usr_vscode/.zshrc \
|
||||
-p fzf \
|
||||
-a "source <(fzf --zsh)" \
|
||||
-a "export PROMPT_COMMAND='history -a' && export HISTFILE=/commandhistory/.bash_history" \
|
||||
-x
|
||||
-x \
|
||||
&& echo "alias claude='claude --dangerously-skip-permissions'" >> /home/usr_vscode/.zshrc
|
||||
# -a "source /usr/share/doc/fzf/examples/key-bindings.zsh" \
|
||||
# -a "source /usr/share/doc/fzf/examples/completion.zsh" \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user