diff --git a/statusip.cpp b/statusip.cpp index a419ac8..338f1f8 100644 --- a/statusip.cpp +++ b/statusip.cpp @@ -142,3 +142,7 @@ int main(int argc, char *argv[]) return 1; } } + +// Local Variables: +// eval: (rainbow-mode 1) +// End: diff --git a/statustemp.cpp b/statustemp.cpp index a63319d..c401ac9 100644 --- a/statustemp.cpp +++ b/statustemp.cpp @@ -101,3 +101,7 @@ int main(int argc, char *argv[]) return 1; } } + +// Local Variables: +// eval: (rainbow-mode 1) +// End: diff --git a/statustime.cpp b/statustime.cpp index 4d2caee..92b5f35 100755 --- a/statustime.cpp +++ b/statustime.cpp @@ -72,3 +72,7 @@ int main() return 1; } } + +// Local Variables: +// eval: (rainbow-mode 1) +// End: diff --git a/statusweather.cpp b/statusweather.cpp index 80dde65..f28a1b1 100644 --- a/statusweather.cpp +++ b/statusweather.cpp @@ -216,3 +216,7 @@ int main() return 1; } } + +// Local Variables: +// eval: (rainbow-mode 1) +// End: