Flesh out script setup to create aliases and set up custom prompt #8
Labels
No labels
area:build
area:git
area:intrinsics
area:prompts
area:tests
breaking-change
discussion
docs
enhancement
feature
requires-docs-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#1 Custom Prompt Support
pascal_nulah/Nulah.PowerShell
#2 Terminal Colour Provider
pascal_nulah/Nulah.PowerShell
Reference
pascal_nulah/Nulah.PowerShell#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basic set up function, once a custom prompt is implemented the setup function should be updated to automatically set the
promptfunction in PowerShell to call the custom prompt cmdletThis issue should also document what the script set up does and what can be edited so users can tweak it how they want to