mirror of
				https://github.com/AquaMorph/dotfiles.git
				synced 2025-11-04 01:03:19 +00:00 
			
		
		
		
	Flatpak updating
This commit is contained in:
		
							
								
								
									
										2
									
								
								.zshrc
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.zshrc
									
									
									
									
									
								
							@@ -16,7 +16,7 @@ alias e='emacs -nw'
 | 
				
			|||||||
# Other
 | 
					# Other
 | 
				
			||||||
alias i='sudo dnf install'
 | 
					alias i='sudo dnf install'
 | 
				
			||||||
alias d='sudo dnf'
 | 
					alias d='sudo dnf'
 | 
				
			||||||
alias u='sudo dnf update'
 | 
					alias u='sudo dnf update; flatpak update'
 | 
				
			||||||
alias dot='cd ~/dotfiles'
 | 
					alias dot='cd ~/dotfiles'
 | 
				
			||||||
# Git
 | 
					# Git
 | 
				
			||||||
alias c='git commit -m'
 | 
					alias c='git commit -m'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user