Skip to content

Instantly share code, notes, and snippets.

@binhapp
Last active February 5, 2023 15:23
Show Gist options
  • Save binhapp/1c783df72afa3d784e80a42a8e9341d4 to your computer and use it in GitHub Desktop.
Save binhapp/1c783df72afa3d784e80a42a8e9341d4 to your computer and use it in GitHub Desktop.
{
"segments": [
{
"type": "stdout",
"command": "uptime"
},
"newline",
{
"type": "stdout",
"command": ["echo", "$USER@`ipconfig getifaddr en0` (`node -v`)"]
},
"git",
"git_stash",
"jobs",
"newline",
"cwd",
"exit_code"
],
"mode": "flat",
"theme": "default",
"cwd": {
"mode": "plain",
"max_depth": 4
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment