added screen clear to home alias
This commit is contained in:
		@@ -62,7 +62,7 @@ esac
 | 
			
		||||
 | 
			
		||||
# General
 | 
			
		||||
# Get $HOME quick 
 | 
			
		||||
alias ~='cd ~/'
 | 
			
		||||
alias ~='cd ~/;clear'
 | 
			
		||||
# A Nice display of all files in a directory
 | 
			
		||||
alias ll='ls -hog'
 | 
			
		||||
# Above but...different I'm sure
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user