From c323fc226f4d562b70b79c74f788b70648fdae41 Mon Sep 17 00:00:00 2001 From: axel Date: Mon, 23 Apr 2007 04:49:56 +1000 Subject: Add support for changing token separator in command substitution. IT is not the first character of IFS, same as in various other shells darcs-hash:20070422184956-ac50b-7e03b375feb9fd22e11aa7a7d8f8add8e3b717a5.gz --- etc/config.fish.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'etc') diff --git a/etc/config.fish.in b/etc/config.fish.in index 648fcac9..7940a402 100644 --- a/etc/config.fish.in +++ b/etc/config.fish.in @@ -3,12 +3,6 @@ # # @configure_input@ -# -# Set default field separators -# - -set -g IFS \ \t\n - # # Some things should only be done for login terminals # -- cgit v1.2.3