New alias to attach an existant tmux or create a new one.
This commit is contained in:
		
							parent
							
								
									c5126bcdec
								
							
						
					
					
						commit
						ff08ff5b04
					
				
							
								
								
									
										1
									
								
								zshrc
								
								
								
								
							
							
						
						
									
										1
									
								
								zshrc
								
								
								
								
							|  | @ -123,6 +123,7 @@ alias untarbz2='tar -jxvf' | ||||||
| # Terminal multiplexer | # Terminal multiplexer | ||||||
| alias toto='tmux -f ~/.tmux/splitHP a -t 0 ' | alias toto='tmux -f ~/.tmux/splitHP a -t 0 ' | ||||||
| alias ci='screen -x ssh || screen -c ~/.screen/scr.ssh_ci' | alias ci='screen -x ssh || screen -c ~/.screen/scr.ssh_ci' | ||||||
|  | alias ta='tmux a || tmux' | ||||||
| 
 | 
 | ||||||
| ## Git | ## Git | ||||||
| # Télécharger et merge les maj | # Télécharger et merge les maj | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue