1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00
Files
wting_autojump/bin
benvb 491b4fd27b Quote $XDG_DATA_HOME when setting error file
I'm not sure if this is actually a bug in fish, but (test -d) with no argument returns true, and nonexistent environment variables return an empty string, so (test -d $XDG_DATA_HOME) returns true when $XDG_DATA_HOME isn't set.

Prior to making this change, I would get an error from dirname when opening a shell and an error from fish when cd'ing.
2015-01-07 16:47:33 -05:00
..
2013-12-31 09:54:50 -06:00
2014-12-15 20:16:53 -08:00
2014-08-09 19:59:41 -07:00
2014-01-12 19:34:28 +00:00
2014-01-13 19:04:39 +00:00
2014-01-12 19:34:28 +00:00
2014-01-12 19:34:28 +00:00
2014-01-13 19:04:39 +00:00