Closed yankcrime closed 7 years ago
Touch Bar items that are updated with current working directory, git branch, and git status should actually do something when pressed. As a suggestion:
👉 Print out full path (pwd) 🎋 Do git branch -a 🔥 / 🙌 Do git status
pwd
git branch -a
git status
Touch Bar items that are updated with current working directory, git branch, and git status should actually do something when pressed. As a suggestion:
👉 Print out full path (
pwd
) 🎋 Dogit branch -a
🔥 / 🙌 Dogit status