Commit graph

5 commits

Author SHA1 Message Date
Yurii Rashkovskii edfdc1d818 fish-foreign-env: suppress additional harmless warnings
As per #30645, fish with fish-foreign-env prints this
(harmless) warning:

```
set: Tried to change the read-only variable “_”
```

This patch was developed by @rnhmjoj in the aforementioned
issue discussion
2017-11-14 16:15:58 +07:00
rnhmjoj cca61e0371
fish-foreign-env: hide warnings when setting PATH 2017-07-08 04:27:18 +02:00
Patrick Callahan 0054865f7e
fish-foreign-env: git-20151223 -> git-20170324 2017-05-10 10:15:51 +01:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Jakob Gillich ac7e923104 fish: add module to support it as default shell
* Patched fish to load /etc/fish/config.fish if it exists (by default,
  it only loads config relative to itself)
* Added fish-foreign-env package to parse the system environment

closes #5331
2015-12-26 06:25:23 +01:00