close #328
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,9 +1,8 @@ | ||||
| # Luke's Auto-Rice Bootstraping Scripts (LARBS) | ||||
|  | ||||
| # Luke's Auto-Rice Bootstrapping Scripts (LARBS) | ||||
|  | ||||
| ## Installation: | ||||
|  | ||||
| On an Arch based distribution as root, run the following: | ||||
| On an Arch-based distribution as root, run the following: | ||||
|  | ||||
| ``` | ||||
| curl -LO larbs.xyz/larbs.sh | ||||
| @@ -39,14 +38,13 @@ that the programs file must be a three column `.csv`. | ||||
|  | ||||
| The first column is a "tag" that determines how the program is installed, "" | ||||
| (blank) for the main repository, `A` for via the AUR or `G` if the program is a | ||||
| git repository that is meant to be `make && sudo make install`ed. `V`if it's for | ||||
| the void linux distribution's xbps package manager. | ||||
| git repository that is meant to be `make && sudo make install`ed. | ||||
|  | ||||
| The second column is the name of the program in the repository, or the link to | ||||
| the git repository, and the third comment is a description (should be a verb | ||||
| the git repository, and the third column is a description (should be a verb | ||||
| phrase) that describes the program. During installation, LARBS will print out | ||||
| this information in a grammatical sentence. It also doubles as documentation | ||||
| for people who read the csv or who want to install my dotfiles manually. | ||||
| for people who read the CSV and want to install my dotfiles manually. | ||||
|  | ||||
| Depending on your own build, you may want to tactically order the programs in | ||||
| your programs file. LARBS will install from the top to the bottom. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user