DFX Dashboard configuration and environment management - DFX version selection, shell completion setup, environment variables, and cache management
Bundled DFX Advantages
System DFX Advantages
Select Version
Install
Monitor Progress
Set as Default
macOS and Linux
~/.bashrc
- Primary bash configuration file~/.bash_profile
- macOS fallback for bash~/.zshrc
- Zsh shell configuration~/.profile
- Generic shell profile~/.config/fish/completions/
- Fish completion directoryWindows (WSL)
File Management Strategy
Environment Configuration
Cache Management
Development Workflow
Configuration Issues
source ~/.bashrc
)echo $SHELL
commandVersion and Cache Issues
Environment Variable Issues
CANISTER_ID
and CANISTER_CANDID_PATH
are set correctlyPlatform-Specific Issues
Cache Directory Configuration
Performance Optimization