1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-10-04 22:29:07 +00:00

Only one newline at end of file

This commit is contained in:
Sorin Ionescu
2014-10-09 23:27:58 -04:00
parent 10c33ec9a4
commit a84ac5b002
130 changed files with 0 additions and 130 deletions

View File

@@ -22,4 +22,3 @@ Authors
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: https://github.com/sorin-ionescu/prezto/issues

View File

@@ -39,4 +39,3 @@ function add-zsh-trap {
}
add-zsh-trap "$@"

View File

@@ -29,4 +29,3 @@ function coalesce {
done
return 1
}