2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-15 14:34:05 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Kurtis Rader
44cfe3e340 remove dependency on xxd
Fixes 
2017-01-31 22:10:53 -08:00
Kurtis Rader
0ca103686f remove unset vars from the environment
Remove vars from the environment that are no longer set. Simplify the code by
removing an unnecessary loop. Add some tests.

Fixes 
2016-06-15 22:10:11 -07:00