[setup-home.sh] remove ~/.bashrc at first
This commit is contained in:
		
							parent
							
								
									07558b8f6b
								
							
						
					
					
						commit
						fe2da5d767
					
				| @ -4,6 +4,7 @@ echo "Usage: setup.sh" | |||||||
| echo "Example: setup.sh" | echo "Example: setup.sh" | ||||||
| 
 | 
 | ||||||
| echo "######## 安装 ##################" | echo "######## 安装 ##################" | ||||||
|  | mv ~/.bashrc ~/.bashrc.backup | ||||||
| ln -s ~/linux.config/.emacs ~/ | ln -s ~/linux.config/.emacs ~/ | ||||||
| ln -s ~/linux.config/.emacs.lisp ~/ | ln -s ~/linux.config/.emacs.lisp ~/ | ||||||
| ln -s ~/linux.config/.bashrc ~/ | ln -s ~/linux.config/.bashrc ~/ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user