mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-05 17:00:49 +00:00
docs(shell): add function docstring comments
This commit is contained in:
@@ -190,6 +190,7 @@ get_custom_group()
|
||||
return 1
|
||||
}
|
||||
|
||||
# Check if a key matches the skipped keys list
|
||||
is_skipped()
|
||||
{
|
||||
local key=$1
|
||||
|
||||
Reference in New Issue
Block a user