nushell/crates/nu-cli
Oleksii Filonenko 741d7b9f10
Add rm_always_trash option to config (#1869)
* Add `rm_always_trash` option to config

* Add `--permanent` flag to `rm`

* `rm`: error if both `-t` and `-p` are present

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-05-31 06:31:34 +12:00
..
src Add rm_always_trash option to config (#1869) 2020-05-31 06:31:34 +12:00
tests Support average for tables. 2020-05-30 10:33:09 -05:00
Cargo.toml Move run to be async (#1913) 2020-05-29 20:22:52 +12:00