Rename roots to states

This commit renames the roots directory to states because it contains
salt states.
This commit is contained in:
Jan Dittberner 2016-01-31 21:16:14 +01:00
parent cade234963
commit 3fd146215f
34 changed files with 0 additions and 0 deletions

14
states/base/screenrc Normal file
View file

@ -0,0 +1,14 @@
# vim: syntax=screen
hardstatus on
hardstatus alwayslastline
hardstatus string "%{= r}[ %{G}%H%{= r} ] %= %{=b b}%-w%{=rb db}%>%n %t%{-}%+w %=%{= r} [ %{G}%c %{M}%D %m-%d %{r}]"
startup_message off
defscrollback 10240
bind f eval "caption splitonly" "hardstatus ignore"
bind F eval "caption always" "hardstatus alwayslastline"
defbce "on"