Skip to content

Instantly share code, notes, and snippets.

View joker0ops's full-sized avatar
🥰
Focusing

Bruce joker0ops

🥰
Focusing
View GitHub Profile
@yisibl
yisibl / git-branch.md
Last active September 13, 2024 08:59
在Mac、Linux 终端显示 Git 当前所在分支

在Mac、Linux 终端显示 Git 当前所在分支

  1. 进入你的home目录
cd ~
  1. 编辑.bashrc文件