chore(emacs.d): Include all git repos under ~/ in magit
This commit is contained in:
		
							parent
							
								
									ef3e5072ef
								
							
						
					
					
						commit
						cc68e28514
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -101,7 +101,7 @@
 | 
				
			||||||
(use-package magit
 | 
					(use-package magit
 | 
				
			||||||
  :bind ("C-c g" . magit-status)
 | 
					  :bind ("C-c g" . magit-status)
 | 
				
			||||||
  :config (setq magit-repository-directories '(("/home/tazjin/projects" . 2)
 | 
					  :config (setq magit-repository-directories '(("/home/tazjin/projects" . 2)
 | 
				
			||||||
                                               ("/home/tazjin/depot" . 0))))
 | 
					                                               ("/home/tazjin" . 1))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(use-package password-store)
 | 
					(use-package password-store)
 | 
				
			||||||
(use-package pg)
 | 
					(use-package pg)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue