config notab everywhere
This commit is contained in:
parent
7693c0394c
commit
78b9aff683
@ -38,4 +38,4 @@ fi
|
||||
# add return code and prompt mark
|
||||
LP_PS1="${LP_PS1}${LP_COLOR_ERR}${LP_ERR}${NO_COL}${LP_MARK}"
|
||||
|
||||
# vim: set ts=4 sw=4 tw=120 ft=sh:
|
||||
# vim: set et sts=4 sw=4 tw=120 ft=sh:
|
||||
|
@ -93,4 +93,4 @@ LP_COLORMAP_7="$WARN_RED"
|
||||
LP_COLORMAP_8="$CRIT_RED"
|
||||
LP_COLORMAP_9="$DANGER_RED"
|
||||
|
||||
# vim: set ts=4 sw=4 tw=120 ft=sh:
|
||||
# vim: set et sts=4 sw=4 tw=120 ft=sh:
|
||||
|
@ -33,7 +33,7 @@
|
||||
# Thomas Debesse <thomas.debesse@gmail.com> # Fix columns use.
|
||||
# Florian Le Frioux <florian@lefrioux.fr> # Use ± mark when root in VCS dir.
|
||||
# Luc Didry <luc@fiat-tux.fr> # Zsh port
|
||||
# Olivier Mengué <dolmen@cpan.org> # Major optimizations
|
||||
# Olivier Mengué <dolmen@cpan.org> # Major optimizations on host parsing
|
||||
|
||||
|
||||
# See the README.md file for a summary of features.
|
||||
|
@ -28,4 +28,4 @@ LP_PATH_KEEP=2
|
||||
# set to 1 if you want to always see the hostname
|
||||
LP_HOSTNAME_ALWAYS=0
|
||||
|
||||
# vim: set ts=4 sw=4 tw=120 ft=sh:
|
||||
# vim: set et sts=4 sw=4 tw=120 ft=sh:
|
||||
|
Loading…
Reference in New Issue
Block a user