mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 03:17:34 +01:00 
			
		
		
		
	bash_aliases: I moved to svn version of The Battle for Wesnoth.
The command to start it is "wesnoth", not "wesnoth-1.9".
This commit is contained in:
		
							parent
							
								
									b181639eaf
								
							
						
					
					
						commit
						5d16a7edcb
					
				@ -79,5 +79,5 @@ alias aptitute="aptitude "
 | 
			
		||||
alias checkinstall="sudo checkinstall -D --install=no "
 | 
			
		||||
 | 
			
		||||
# The Battle for Wesnoth specific, http://wesnoth.org/
 | 
			
		||||
# It seems to be an good idea to have debug logs on terminal.
 | 
			
		||||
alias wesnoth="wesnoth-1.9 --debug"
 | 
			
		||||
# It seems to be an good idea to have debug logs on terminal with svn version.
 | 
			
		||||
alias wesnoth="wesnoth--debug"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user