mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 08:36:05 +00:00 
			
		
		
		
	@@ -8,7 +8,10 @@
 | 
			
		||||
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
 | 
			
		||||
SCRIPTS_DIR="$CURRENT_DIR/../scripts"
 | 
			
		||||
 | 
			
		||||
source "$SCRIPTS_DIR/helpers/tpm_path.sh"
 | 
			
		||||
 | 
			
		||||
main() {
 | 
			
		||||
	set_tpm_path
 | 
			
		||||
	"$SCRIPTS_DIR/install_plugins.sh" # has correct exit code
 | 
			
		||||
}
 | 
			
		||||
main
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user