mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-03 19:07:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
alias top="htop" # MKAYSIGREP MKAYSIGREPALIAS
 | 
						|
alias gitk="gitg" # Requires gitg . I just think that it looks nicer than gitk. # MKAYSIGREP MKAYSIGREPALIAS
 | 
						|
alias gpg=gpg2 # MKAYSIGREP MKAYSIGREPALIAS
 | 
						|
compdef gpg2=gpg # MKAYSIGREP MKAYSIGREPALIAS
 | 
						|
 |