mirror of
				https://github.com/tmux-plugins/tmux-continuum.git
				synced 2025-11-04 00:07:32 +00:00 
			
		
		
		
	Merge pull request #38 from JakobGM/patch-1
Use correct name for tmux configuration file
This commit is contained in:
		@@ -30,10 +30,10 @@ system.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Last saved environment is automatically restored when tmux is started.
 | 
					Last saved environment is automatically restored when tmux is started.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Put `set -g @continuum-restore 'on'` in `tmux.conf` to enable this.
 | 
					Put `set -g @continuum-restore 'on'` in `.tmux.conf` to enable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Note: automatic restore happens **exclusively** on tmux server start. No other
 | 
					Note: automatic restore happens **exclusively** on tmux server start. No other
 | 
				
			||||||
action (e.g. sourcing `tmux.conf`) triggers this.
 | 
					action (e.g. sourcing `.tmux.conf`) triggers this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### Dependencies
 | 
					#### Dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user