Last active
April 17, 2025 18:22
-
-
Save PinLin/3f6c1885d3c22d9fbf6a726788778112 to your computer and use it in GitHub Desktop.
一些好用的小 Script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# `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