mirror of
				https://github.com/alacritty/alacritty.git
				synced 2025-10-30 23:36:53 -04:00 
			
		
		
		
	Changes recommended by @mondras
This commit is contained in:
		
							parent
							
								
									e63a52d4db
								
							
						
					
					
						commit
						018beee8b6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
BIN_DIR=$(dirname $0)
 | 
			
		||||
BIN_DIR=$(cd "$(dirname "$0")"; pwd)
 | 
			
		||||
 | 
			
		||||
cd "$HOME"
 | 
			
		||||
exec "$BIN_DIR/alacritty"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue