Skip to content

Instantly share code, notes, and snippets.

@PinLin
Last active April 17, 2025 18:22
Show Gist options
  • Save PinLin/3f6c1885d3c22d9fbf6a726788778112 to your computer and use it in GitHub Desktop.
Save PinLin/3f6c1885d3c22d9fbf6a726788778112 to your computer and use it in GitHub Desktop.
一些好用的小 Script
# `git lg`
curl -L pinlin.me/gitlg | sh
# 彩色的 bash 提示字串
curl -L pinlin.me/ps1 >> ~/.bashrc && source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment