## Attendees - JT - amtoine - storm - windsoilder ## Agenda - [x] coreutils: [this comment from @tertsdiepraam](https://github.com/uutils/coreutils/issues/5088#issuecomment-1662070931) and [#9463](https://github.com/nushell/nushell/pull/9463) - [x] default theme: [#9900](https://github.com/nushell/nushell/pull/9900) vs [#9899](https://github.com/nushell/nushell/pull/9899) ? - [x] [zero % commands](https://docs.google.com/spreadsheets/d/e/2PACX-1vTD3NG64ibIX8z_xfMnYS9_mIUFrvWTH9jw5KZQMPNc6BLTxZ1C5F3V71bBG8wMd3QkAToUK0BRPtbs/pubhtml) # Discussed Topics ## default prompt [#9900](https://github.com/nushell/nushell/pull/9900) has been chosen (second way) ## Issues > :bulb: the issues which [needs-core-team-attention](https://github.com/nushell/nushell/labels/needs-core-team-attention) > :bulb: **Note** > to list all the PRs currently [opened in `nushell/nushell`](https://github.com/nushell/nushell/pulls): > ```nu > gh pr list --json url,number,author,title > | from json > | each {|i| > $"- [($i.number)]\(($i.url)\) ($i.title) \(@($i.author.login)\)" > } > | reverse > | to text > ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up