Skip to content

Instantly share code, notes, and snippets.

@benhar-dev
Created September 20, 2022 01:39
Show Gist options
  • Save benhar-dev/d36cee4ed024bdc5f957689d17b8099a to your computer and use it in GitHub Desktop.
Save benhar-dev/d36cee4ed024bdc5f957689d17b8099a to your computer and use it in GitHub Desktop.
startx.sh
#!/bin/sh
:<<DOCUMENTATION
Description: Test to start xorg
Author: benhar-dev
DOCUMENTATION
startx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment