Files
fish-shell/src
Fabian Homborg 6990c44443 Shorten set --show output
Changes it from

```
$fish_color_user: not set in local scope
$fish_color_user: set in global scope, unexported, with 1 elements
$fish_color_user[1]: length=3 value=|080|
$fish_color_user: set in universal scope, unexported, with 1 elements
$fish_color_user[1]: length=7 value=|brgreen|

```

(with the trailing empty line - not just a newline)

to

```
$fish_color_user: set in global scope, unexported, with 1 elements
$fish_color_user[1]: |080|
$fish_color_user: set in universal scope, unexported, with 1 elements
$fish_color_user[1]: |brgreen|
```
2020-04-26 08:49:01 +02:00
..
2020-04-05 10:13:13 +02:00
2019-10-13 15:50:48 -07:00
2017-07-12 22:38:24 -07:00
2019-05-05 12:09:25 +02:00
2019-10-13 15:50:48 -07:00
2019-10-13 15:50:48 -07:00
2020-04-26 08:49:01 +02:00
2019-10-13 15:50:48 -07:00
2020-01-28 11:39:26 -08:00
2020-04-21 21:11:26 +02:00
2019-10-13 15:50:48 -07:00
2019-10-13 15:50:48 -07:00
2019-10-13 15:50:48 -07:00
2020-04-05 10:13:13 +02:00
2020-04-12 17:02:17 -07:00
2020-03-26 20:45:40 +01:00
2020-01-16 15:21:28 -08:00
2020-03-14 15:07:54 -07:00
2019-10-13 15:50:48 -07:00
2020-04-12 17:02:17 -07:00
2020-04-05 10:13:13 +02:00
2020-03-14 15:07:54 -07:00
2020-04-21 21:11:26 +02:00
2020-04-12 17:02:17 -07:00
2020-04-12 17:02:17 -07:00
2020-04-12 17:02:17 -07:00
2020-02-12 22:02:32 +01:00
2020-04-21 21:11:26 +02:00
2020-04-21 21:11:26 +02:00
2020-04-21 21:11:26 +02:00
2019-05-05 12:09:25 +02:00
2020-04-12 17:02:17 -07:00
2020-03-26 20:45:40 +01:00
2019-10-13 15:50:48 -07:00
2020-04-05 10:13:13 +02:00
2020-04-05 10:13:13 +02:00
2020-03-14 15:07:54 -07:00
2020-04-25 20:25:28 -07:00
2020-02-05 12:05:39 -08:00
2020-03-06 17:15:21 -08:00
2019-10-23 19:38:44 +02:00
2019-05-05 12:09:25 +02:00
2020-03-11 20:37:00 +01:00
2020-04-12 17:02:17 -07:00
2020-01-03 01:07:49 -06:00
2017-05-01 22:05:35 -07:00
2019-12-29 14:25:42 -08:00
2020-03-26 20:45:40 +01:00
2020-01-15 13:16:43 -08:00
2020-04-21 21:11:26 +02:00
2020-04-21 21:11:26 +02:00
2019-10-13 15:50:48 -07:00
2020-04-21 21:11:26 +02:00
2020-03-27 20:30:58 +01:00
2019-11-25 13:07:15 +01:00
2020-04-05 10:13:13 +02:00
2020-01-03 01:07:49 -06:00
2020-01-03 01:07:49 -06:00
2020-04-12 17:02:17 -07:00
2019-11-25 13:07:15 +01:00
2020-04-12 17:02:17 -07:00
2020-02-14 19:06:19 +01:00
2020-02-29 15:56:52 -08:00