From 81d9fd79aed5d01eeb6b489e678008ef0c499688 Mon Sep 17 00:00:00 2001 From: Lazarus Lazaridis Date: Mon, 5 Mar 2018 23:14:33 +0200 Subject: [PATCH] [MINOR] Fix indentation. --- goto.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/goto.bash b/goto.bash index 1f7b6f2..4fcd338 100644 --- a/goto.bash +++ b/goto.bash @@ -89,8 +89,8 @@ function _goto_expand_directory() # Lists regstered aliases. function _goto_list_aliases() { - local IFS=$'\n' - echo "$(sed '/^\s*$/d' ~/.goto)" + local IFS=$'\n' + echo "$(sed '/^\s*$/d' ~/.goto)" } # Registers and alias.