mirror of
https://github.com/iridakos/goto.git
synced 2025-05-16 23:40:16 -07:00
[MINOR] Fix indentation and comments
This commit is contained in:
parent
109f0eb62f
commit
51f8c88eba
@ -109,6 +109,7 @@ function _goto_list_aliases()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Lists duplicate directory aliases
|
||||||
function _goto_find_duplicate()
|
function _goto_find_duplicate()
|
||||||
{
|
{
|
||||||
local duplicates=
|
local duplicates=
|
||||||
@ -240,6 +241,7 @@ function _goto_warning()
|
|||||||
(>&2 echo -e "goto warning: $1")
|
(>&2 echo -e "goto warning: $1")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Displays entries with aliases starting as the given one.
|
||||||
function _goto_print_similar()
|
function _goto_print_similar()
|
||||||
{
|
{
|
||||||
local similar
|
local similar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user