1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 20:59:26 +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

@ -89,4 +89,3 @@ Authors
[1]: http://lucentbeing.com/writing/archives/a-guide-to-256-color-codes/
[2]: https://github.com/sorin-ionescu/prezto/issues

View File

@ -67,4 +67,3 @@ for color in {0..255}; do
BG[$color]="\e[48;5;${color}m"
done
unset color{s,} index