Skip to content
View km674542532's full-sized avatar

Block or report km674542532

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
km674542532/README.md
  • 👋 Hi, I’m @km674542532
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Error 1 after update the MacOS, when open the ITerm the error pop out.

[oh-my-zsh] Can't update: not a git repositosotion

Solution:

  1. try following code cd ~/.oh-my-zsh git init

2.if following error pop out.

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

indicate the xcode tools is missing.

xcode-select --install

Popular repositories Loading

  1. km674542532 km674542532 Public

    Config files for my GitHub profile.

  2. Bioinfor Bioinfor Public

  3. km674542532.github.io km674542532.github.io Public

    HTML

  4. ps3_llm ps3_llm Public

  5. generative-ai-for-beginners generative-ai-for-beginners Public

    Forked from microsoft/generative-ai-for-beginners

    21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

    Jupyter Notebook

  6. MediaCrawler MediaCrawler Public

    Forked from NanmiCoder/MediaCrawler

    小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫

    Python