A bit of formatting.
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| #!/usr/bin/env bash | ||||
|  | ||||
|  | ||||
| menulist() { | ||||
|     # Args: tag item. | ||||
|     # returns: selected tag | ||||
| @@ -12,6 +13,7 @@ menulist() { | ||||
|     fi | ||||
| } | ||||
|  | ||||
|  | ||||
| # Path where doom wads are stored | ||||
| doomPath="$(find /usr/share -type d -name "doom" 2> /dev/null | head -1)" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user