Readme.
This commit is contained in:
		
							
								
								
									
										20
									
								
								Readme.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								Readme.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,20 @@ | ||||
| # Artem Sapegin’s dotfiles | ||||
|  | ||||
| ## Installation | ||||
|  | ||||
| ```bash | ||||
| cd ~ | ||||
| git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py | ||||
| ``` | ||||
|  | ||||
| It’will clone latest version of dotfiles to `~/dotfiles` and make symlinks in your home directory. | ||||
|  | ||||
| ## Updating | ||||
|  | ||||
| ```bash | ||||
| cd ~/dotfiles && git pull && ./sync.py | ||||
| ``` | ||||
|  | ||||
| ## Resources | ||||
|  | ||||
| [Mathias’s dotfiles](https://github.com/mathiasbynens/dotfiles) | ||||
		Reference in New Issue
	
	Block a user
	 Artem Sapegin
					Artem Sapegin