Update README.md
Added command to download and replace current .bashrc and set proper permissions
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
My personal customized .bashrc file:
 | 
					My personal customized .bashrc file:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cd ~/Downloads/ && wget -q -O .bashrc https://git.zinchuk.xyz/yuriy/Linux-bashrc-Profile/raw/branch/main/.bashrc
 | 
					cd ~/ && wget -q -O .bashrc https://git.zinchuk.xyz/yuriy/Linux-bashrc-Profile/raw/branch/main/.bashrc && chmod 744 .bashrc
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user