Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
falconindy committed Aug 26, 2012
1 parent 7bc90b7 commit 35c3cdd
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -15,6 +15,7 @@ xinit -- vt01
And this just works -- you'll keep your authenticated session, and X is started up according to the contents of $HOME/.xinitrc.

...But I'm lazy. What if I'm on tty2? Passing vt01 is going to break this -- we should pass vt02 in this case. Add some shell voodoo:

{% highlight bash %}
#!/bin/bash

Expand Down

0 comments on commit 35c3cdd

Please sign in to comment.