Added missing new lines at end of files.

main
Sorin Ionescu 13 years ago
parent 9e88fdb30e
commit 902edfdd61

@ -27,3 +27,4 @@ case "$state" in
esac esac
return $ret 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; -*- # -*- mode: zsh; sh-indentation: 2; indent-tabs-mode: nil; sh-basic-offset: 2; -*-
# vim: ft=zsh sw=2 ts=2 et # vim: ft=zsh sw=2 ts=2 et

@ -8,3 +8,4 @@ Provides the following commands.
- `ql` quick look at files. - `ql` quick look at files.
- `manp` Open MAN pages in _Preview.app_. - `manp` Open MAN pages in _Preview.app_.
- `trash` Move files and folders to _Trash_. - `trash` Move files and folders to _Trash_.

@ -32,3 +32,4 @@ EOF
end tell end tell
EOF EOF
} }

Loading…
Cancel
Save