mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-04 04:28:11 +00:00 
			
		
		
		
	update install instructions
This commit is contained in:
		
							parent
							
								
									d9008d48a1
								
							
						
					
					
						commit
						b38abcf81d
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -12,7 +12,10 @@ I manage my dotfiles using [dotdrop](https://github.com/deadc0de6/dotdrop).
 | 
			
		|||
6. Clone dotfiles, install dependencies for dotdrop and install dotfiles.  
 | 
			
		||||
```shell
 | 
			
		||||
git clone https://github.com/shokinn/.files ~/.files \
 | 
			
		||||
&& pip3 install --user -r ~/.files/dotdrop/requirements.txt \
 | 
			
		||||
&& cd ~/.files \
 | 
			
		||||
&& git submodule update --init \
 | 
			
		||||
&& cd .. \
 | 
			
		||||
&& pip install --user -r ~/.files/dotdrop/requirements.txt \
 | 
			
		||||
&& eval $(grep -v "^#" ~/.files/.env.public) ~/.files/dotdrop.sh install
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue