nu-cmd-extra
?)
0.44.0
)~/.config
or leave it like it is today. The biggest detractor, from a Windows perspective, to moving to ~/.config
is that "Roaming User Profiles"
won't work, which could be a big deal for Windows people who work on a Windows domain (WinDevOps, WinSysOps), but no one else cares about it (probably).1..5 | each { timeit { ls | table } }
went from 3.9 to 6.4 mstable
Option
and Result
https://github.com/1Kinoti/stdx.nu@storm is doing the work with the bits commands, making sure it's all working fine.
the goal being to get a structure for other people to jump in and contribute!
@storm tries to complete the bits commands by the week-end and we try to ship it just before the release
it's a work in progress in nushell/nupm
.
we've decided to merge amtoine/nupm
, kubouch/nuun
and nupac/nupac
together and we are working on a design document right now?
not so much done but some points in the triage document to look at
we're looking for people with strong opinions to decide
In the new poll there was some interest in directly changing the default config location to just ~/.config
but this would be a strong breaking change. (but reflects the spec that is very linux focussed)
A compromise that would break less users right now would be to keep the current default but respect the $XDG_CONFIG_HOME
(which is very likely unset if you were to use nushell as a login shell??)
we need you @kubouch
gh pr list --json url,number,author,title
| from json
| each {|i|
$"- [($i.number)]\(($i.url)\) ($i.title) \(@($i.author.login)\)"
}
| reverse
| to text
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing