https://github.com/crawlercode/prompt
My custom prompt settings
https://github.com/crawlercode/prompt
Last synced: about 1 year ago
JSON representation
My custom prompt settings
- Host: GitHub
- URL: https://github.com/crawlercode/prompt
- Owner: CrawlerCode
- Created: 2021-11-05T18:49:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T22:03:00.000Z (over 1 year ago)
- Last Synced: 2024-11-05T22:35:31.193Z (over 1 year ago)
- Language: PowerShell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install / Setup
Run the following command to set up the prompt:
```pwsh
Invoke-WebRequest -Uri https://raw.githubusercontent.com/CrawlerCode/prompt/main/install.ps1 | Invoke-Expression
```