Fix symlink creation for config file
This commit is contained in:
		@@ -4,4 +4,4 @@ cd $HOME || exit 1
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
CONFDIR=.tmux
 | 
					CONFDIR=.tmux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ln -sf $CONFDIR/config .tmux.config
 | 
					ln -sf $CONFDIR/config .tmux.conf
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user