mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 19:49:25 +00:00
Only one newline at end of file
This commit is contained in:
@ -16,4 +16,3 @@ while [[ "$root_dir" != '/' ]]; do
|
||||
done
|
||||
|
||||
return 1
|
||||
|
||||
|
@ -28,4 +28,3 @@ if [[ -n "$version" ]]; then
|
||||
zformat -f version_formatted "$version_format" "v:$version"
|
||||
ruby_info[version]="$version_formatted"
|
||||
fi
|
||||
|
||||
|
@ -63,4 +63,3 @@ if (( $+commands[bundle] )); then
|
||||
&& print vendor/bundle >>! .gitignore \
|
||||
&& print vendor/cache >>! .gitignore'
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user