mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-08-20 06:30:21 +00:00
Only one newline at end of file
This commit is contained in:
@@ -109,4 +109,3 @@ Authors
|
||||
[1]: http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#Prompt-Themes
|
||||
[2]: http://zsh.sourceforge.net/Doc/Release/Functions.html#Hook-Functions
|
||||
[3]: https://github.com/sorin-ionescu/prezto/issues
|
||||
|
||||
|
@@ -48,4 +48,3 @@ function prompt_minimal_setup {
|
||||
}
|
||||
|
||||
prompt_minimal_setup "$@"
|
||||
|
||||
|
@@ -58,4 +58,3 @@ function prompt_nicoulaj_setup {
|
||||
}
|
||||
|
||||
prompt_nicoulaj_setup "$@"
|
||||
|
||||
|
@@ -85,4 +85,3 @@ function prompt_peepcode_preview {
|
||||
}
|
||||
|
||||
prompt_peepcode_setup "$@"
|
||||
|
||||
|
@@ -78,4 +78,3 @@ function prompt_sorin_setup {
|
||||
}
|
||||
|
||||
prompt_sorin_setup "$@"
|
||||
|
||||
|
@@ -92,4 +92,3 @@ ${_prompt_steeef_colors[3]}%n%f at ${_prompt_steeef_colors[2]}%m%f in ${_prompt_
|
||||
}
|
||||
|
||||
prompt_steeef_setup "$@"
|
||||
|
||||
|
@@ -16,4 +16,3 @@ else
|
||||
prompt 'off'
|
||||
fi
|
||||
unset prompt_argv
|
||||
|
||||
|
Reference in New Issue
Block a user