Added missing new lines at end of files.
This commit is contained in:
parent
9e88fdb30e
commit
902edfdd61
@ -27,3 +27,4 @@ case "$state" in
|
||||
esac
|
||||
|
||||
return $ret
|
||||
|
||||
|
@ -551,3 +551,4 @@ function _history-substring-search-down-search() {
|
||||
|
||||
# -*- mode: zsh; sh-indentation: 2; indent-tabs-mode: nil; sh-basic-offset: 2; -*-
|
||||
# vim: ft=zsh sw=2 ts=2 et
|
||||
|
||||
|
@ -8,3 +8,4 @@ Provides the following commands.
|
||||
- `ql` quick look at files.
|
||||
- `manp` Open MAN pages in _Preview.app_.
|
||||
- `trash` Move files and folders to _Trash_.
|
||||
|
||||
|
@ -32,3 +32,4 @@ EOF
|
||||
end tell
|
||||
EOF
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user