| 
									
										
										
										
											2021-01-17 17:18:04 +00:00
										 |  |  | # Dotfiles
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-17 17:45:32 +00:00
										 |  |  | # Installation
 | 
					
						
							|  |  |  | ### Download and change folder
 | 
					
						
							|  |  |  | ``` | 
					
						
							|  |  |  | cd ~ | 
					
						
							|  |  |  | git clone https://github.com/ncltech/dotfiles.git | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | cd dotfiles | 
					
						
							|  |  |  | ``` | 
					
						
							|  |  |  | ### Run install
 | 
					
						
							|  |  |  | ``` | 
					
						
							|  |  |  | ./install.sh | 
					
						
							|  |  |  | ``` | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-17 17:48:18 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-17 17:45:32 +00:00
										 |  |  | # Uninstallation
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Change to dotfiles folder
 | 
					
						
							|  |  |  | ``` | 
					
						
							| 
									
										
										
										
											2021-01-17 17:48:18 +00:00
										 |  |  | cd ~/dotfiles | 
					
						
							| 
									
										
										
										
											2021-01-17 17:45:32 +00:00
										 |  |  | ``` | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-17 17:48:18 +00:00
										 |  |  | ### Run uninstaller
 | 
					
						
							|  |  |  | ``` | 
					
						
							|  |  |  | ./uninstall.sh | 
					
						
							| 
									
										
										
										
											2021-10-07 17:37:51 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-12-06 18:46:31 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-17 17:48:18 +00:00
										 |  |  | ``` |