mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 05:01:17 +08:00 
			
		
		
		
	sublime-merge
Plugin for Sublime Merge, a cross platform text and code editor, available for Linux, Mac OS X, and Windows.
Requirements
Usage
- 
If
smcommand is called without an argument, launch Sublime Merge - 
If
smis passed a directory,cdto it and open the existing git repository in Sublime Merge - 
If
smtcommand is called, it is equivalent tosm ., opening the existing git repository in the current folder in Sublime Merge - 
If
ssmcommand is called, it is likesudo sm, opening the git repository in Sublime Merge. Useful for editing system protected repositories.