mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-03 20:18:10 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									34e4a19828
								
							
						
					
					
						commit
						b75381de4d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,8 @@ I manage my dotfiles using [dotdrop](https://github.com/deadc0de6/dotdrop).
 | 
			
		|||
 | 
			
		||||
```shell
 | 
			
		||||
[[ ! $(command -v brew) ]] && /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" \
 | 
			
		||||
  ; brew update \
 | 
			
		||||
  ; eval "$(/opt/homebrew/bin/brew shellenv)" \
 | 
			
		||||
  && brew update \
 | 
			
		||||
  && git clone https://github.com/shokinn/.files ~/.files \
 | 
			
		||||
  && brew bundle install --file=~/.files/misc/bootstrap.Brewfile \
 | 
			
		||||
  && sudo sh -c "echo \"/opt/homebrew/bin/zsh\" >> /etc/shells" \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue