blob: 1df0f6824fb3fd9d270fc2a74d8c3190b1a0c8e6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
defutf8 on
shell ZSH_PATH
encoding UTF-8
vbell on
defnonblock 5
startup_message off
hardstatus alwayslastline
hardstatus string "%{=}%{g}[%{B}%D %d/%m%{W}%c:%s%{g}][%= %{w}%?%-Lw%?%{r}(%{W}%n*%f %t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{+b r}%H%{-b r}%{W}:%l%{g}]"
#hardstatus string "%{=}%{g}[%{B}%D %d/%m%{W}%c:%s%{g}][%= %{w}%?%-Lw%?%{b}(%{C}%n%{W}*%f %t%?(%u)%?%{b})%{w}%?%+Lw%?%?%= %{g}][%{b}%H%{-s w}:%{W}%l%{g}]"
shelltitle '$ |zsh'
idle 3600 detach
|