aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-04-23 04:49:56 +1000
committerGravatar axel <axel@liljencrantz.se>2007-04-23 04:49:56 +1000
commitc323fc226f4d562b70b79c74f788b70648fdae41 (patch)
treece0aa7b5cb9b060f0c4806490370687ce95cdff9 /etc
parent176c1a487b89d4450be47f921034571233ab1740 (diff)
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
Diffstat (limited to 'etc')
-rw-r--r--etc/config.fish.in6
1 files changed, 0 insertions, 6 deletions
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
@@ -4,12 +4,6 @@
# @configure_input@
#
-# Set default field separators
-#
-
-set -g IFS \ \t\n
-
-#
# Some things should only be done for login terminals
#