mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 09:27:20 +01:00 
			
		
		
		
	zshrc & bashrc: add MSDOS aliases copy & move
This commit is contained in:
		
							parent
							
								
									05bb05d2c5
								
							
						
					
					
						commit
						858df5296d
					
				
							
								
								
									
										2
									
								
								bashrc
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								bashrc
									
									
									
									
									
								
							| @ -343,6 +343,8 @@ alias ssh-pubkey-length="ssh-keygen -lf " | ||||
| alias cls=clear # MSDOS | ||||
| alias help=man # MSDOS | ||||
| alias ipconfig=ifconfig # MSDOS | ||||
| alias copy=cp # MSDOS | ||||
| alias move=mv # MSDOS | ||||
| 
 | ||||
| # Allow custom aliases to be put in .aliases or .bash_aliases . | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Mika Suomalainen
						Mika Suomalainen