mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-08-20 04:10:21 +00:00
Add comments into each of the function files to make them easier to find
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
# function ql {
|
||||
|
||||
if (( $# > 0 )); then
|
||||
qlmanage -p "$@" &> /dev/null
|
||||
fi
|
||||
|
||||
# }
|
||||
|
Reference in New Issue
Block a user