Re added weechat alias after forgetting it in the split up
This commit is contained in:
		
							parent
							
								
									e9165f2949
								
							
						
					
					
						commit
						30c53ca722
					
				
							
								
								
									
										4
									
								
								.bashrc.d/weechat.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								.bashrc.d/weechat.sh
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
# If you don't have weechat installed, connect to the existing tmux session through mosh
 | 
			
		||||
[[ ! -s /usr/bin/weechat ]] && alias weechat='mosh vps -- tmux attach -dt weechat'
 | 
			
		||||
# If you are thurstylark-vps, connect to the existing tmux session locally
 | 
			
		||||
[[ "$HOSTNAME" = "thurstylark-vps" ]] && alias weechat='tmux attach -dt weechat'
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user