emacs: Minor fixes
This commit is contained in:
		
							parent
							
								
									cae07c88fd
								
							
						
					
					
						commit
						459f0433e6
					
				
					 3 changed files with 4 additions and 1 deletions
				
			
		|  | @ -12,6 +12,7 @@ | |||
|  '(haskell-mode-hook | ||||
|    (quote | ||||
|     (capitalized-words-mode turn-on-haskell-decl-scan turn-on-haskell-doc turn-on-hi2))) | ||||
|  '(it-mode-google-cmd "/usr/local/share/python/google") | ||||
|  '(ns-alternate-modifier (quote none)) | ||||
|  '(ns-command-modifier (quote meta))) | ||||
| (custom-set-faces | ||||
|  |  | |||
|  | @ -15,7 +15,7 @@ | |||
|   (setq eshell-path-env (concat | ||||
| 			 "/usr/local/bin:" | ||||
| 			 (concat home-dir "/bin:") | ||||
| 			 "/usr/local/share/python" | ||||
| 			 "/usr/local/share/python:" | ||||
| 			 eshell-path-env)) | ||||
| 
 | ||||
|   (setenv "PATH" eshell-path-env)) | ||||
|  |  | |||
|  | @ -26,12 +26,14 @@ | |||
|     magit | ||||
|     magit | ||||
|     markdown-mode | ||||
|     multiple-cursors | ||||
|     nrepl | ||||
|     paredit | ||||
|     projectile | ||||
|     rainbow-delimiters | ||||
|     rainbow-mode | ||||
|     smex | ||||
|     undo-tree | ||||
|     geiser | ||||
|     quack) | ||||
|   "A list of packages to install at launch.") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue