Skip to content

Instantly share code, notes, and snippets.

View UyNewNas's full-sized avatar
🍋

UyNewNas UyNewNas

🍋
View GitHub Profile
@yisibl
yisibl / git-branch.md
Last active July 15, 2024 02:24
在Mac、Linux 终端显示 Git 当前所在分支

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

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