mirror of
https://github.com/iridakos/goto.git
synced 2025-05-17 07:50:18 -07:00
[MINOR] Fix indentation.
This commit is contained in:
parent
d1e7c194e9
commit
81d9fd79ae
@ -89,8 +89,8 @@ function _goto_expand_directory()
|
|||||||
# Lists regstered aliases.
|
# Lists regstered aliases.
|
||||||
function _goto_list_aliases()
|
function _goto_list_aliases()
|
||||||
{
|
{
|
||||||
local IFS=$'\n'
|
local IFS=$'\n'
|
||||||
echo "$(sed '/^\s*$/d' ~/.goto)"
|
echo "$(sed '/^\s*$/d' ~/.goto)"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Registers and alias.
|
# Registers and alias.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user