mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Removed bullet-points. These also caused funny formating.
This commit is contained in:
		
							parent
							
								
									5c019ad84d
								
							
						
					
					
						commit
						21a76e3c04
					
				
							
								
								
									
										8
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								init.org
									
									
									
									
									
								
							@ -17,22 +17,22 @@
 | 
			
		||||
 | 
			
		||||
  If you really do want to try this config out, this is how I'd go about it:
 | 
			
		||||
 | 
			
		||||
  * Clone the repo.
 | 
			
		||||
  Clone the repo.
 | 
			
		||||
    #+BEGIN_SRC sh :tangle no
 | 
			
		||||
      git clone https://github.com/larstvei/dot-emacs
 | 
			
		||||
    #+END_SRC
 | 
			
		||||
 | 
			
		||||
  * Backup your old =~/.emacs.d= (if necessary).
 | 
			
		||||
  Backup your old =~/.emacs.d= (if necessary).
 | 
			
		||||
    #+BEGIN_SRC sh :tangle no
 | 
			
		||||
      mv ~/.emacs.d ~/.emacs.d-bak
 | 
			
		||||
    #+END_SRC
 | 
			
		||||
 | 
			
		||||
  * Backup your old =~/.emacs=-file (if necessary).
 | 
			
		||||
  Backup your old =~/.emacs=-file (if necessary).
 | 
			
		||||
    #+BEGIN_SRC sh :tangle no
 | 
			
		||||
      mv ~/.emacs ~/.emacs-bak
 | 
			
		||||
    #+END_SRC
 | 
			
		||||
 | 
			
		||||
  * And finally
 | 
			
		||||
  And finally
 | 
			
		||||
    #+BEGIN_SRC sh :tangle no
 | 
			
		||||
      mv dot-emacs ~/.emacs.d
 | 
			
		||||
    #+END_SRC
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user