You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modular progressive prompt for nushell.
───┬─── ─────┬───── ───┬───
│ │ ╰── https://nushell.sh
│ ╰── It continues to fill in details after the initial render
╰── You chain prebuild configurable parts together
PROJECT STATUS: ALPHA
The parts i care about work
You can add what you want with custom modules
It is not (yet) stable and config options/.. might get changed at any point
The documentation is bad
The only reason i published it (already) is that i don't think I'd have the motivation to finish it otherwise
(the screenshots are just examples)
Quickstart
(copy and paste this into nu)
cd ($nu.config-path|path dirname)
# download syrup^gitclone--depth=1"https://github.com/Jan9103/syrup"# add to nu config"\n# load syrup-promptsource-env ./syrup/syrup/mod.nu# load prompt modules#source-env ./syrup/syrup/modules/gitprompt.nu# set syrup-prompt config#$env.SYRUP_PROMPT.prompt = [...]#source-env ./syrup/examples/bracketed.nu"|save--raw--append./config.nucd# go back to home-directory^$nu.current-exe# open a new nu instance to load the new config
NOTE: syrup's default configuration makes heavy use of nerdfont.