]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc.in
shell/env: Add ~/.shell/bin to PATH.
[config/dotfiles.git] / screenrc.in
index ea7cd43cfae0e568697800eb6d67c0262057e5fa..02212fb20ef3472d9b38b27b13bd5ac3daa562c7 100644 (file)
@@ -56,11 +56,11 @@ setenv s "$s%t"      # - window name
 caption always "$s"
 unsetenv s
 # Always display the status line with open windows and the hostname.
-setenv s "$s%w" # - number and names of windows
-setenv s "$s%=" # - right align the following text
-setenv s "$s%l" # - load average
-setenv s "$s "  # - space
-setenv s "$s%H" # - hostname
+setenv s "$s%w"  # - number and names of windows
+setenv s "$s%="  # - right align the following text
+setenv s "$s%l"  # - load average
+setenv s "$s "   # - space
+setenv s "$s%H"  # - hostname
 hardstatus alwayslastline "$s"
 unsetenv s