]> git.deb.at Git - debienna.git/blobdiff - AlexanderGanster/ScreenConfig/index.mdwn
fix whitespace
[debienna.git] / AlexanderGanster / ScreenConfig / index.mdwn
index f8234672c5886d407f205d91902e593b344313f4..f3f9043331cf7731f4c4fd77f3b517a99868ebe9 100644 (file)
@@ -1,7 +1,7 @@
 
-Here's my current UNIX screen config. Since I'm sharing parts of my config with other people I'm sourcing a user-specific file at the end of the first config file: 
+Here's my current UNIX screen config. Since I'm sharing parts of my config with other people I'm sourcing a user-specific file at the end of the first config file:
 
-that's my .screenrc 
+that's my .screenrc
 
 
 [[!format txt """
@@ -31,7 +31,7 @@ sorendition 10 99 # default!
 source ./screenrc-$USER
 
 """]]
-And that's the second part of the config which is user-specific: 
+And that's the second part of the config which is user-specific:
 [[!format txt """
 autodetach on
 defscrollback 5000
@@ -76,4 +76,4 @@ hardstatus string '%{gk}[ %{G}%H %{g}][%= %{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%
 # http://gentoo-wiki.com/TIP_Using_screen
 
 """]]
-If you want you can also put the entire config into one file.... 
+If you want you can also put the entire config into one file....