# REDACTED: The FIRECRAWL_API_KEY export was removed from this file before # committing (never commit API keys). Restore it locally in the gitignored # file below instead: # # ~/.config/zsh/secrets.zsh (see zsh/secrets.example.zsh in this repo) # [ -f "$HOME/.config/zsh/secrets.zsh" ] && source "$HOME/.config/zsh/secrets.zsh" # Added by LM Studio CLI (lms) export PATH="$PATH:/home/hitanshu/.lmstudio/bin" # End of LM Studio CLI section