]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/sublime-merge/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / sublime-merge / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/sublime-merge/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/sublime-merge/README.md
deleted file mode 100644 (file)
index 5344791..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-## sublime-merge
-
-Plugin for Sublime Merge, a cross platform text and code editor, available for Linux, Mac OS X, and Windows.
-
-### Requirements
-
- * [Sublime Merge](https://www.sublimemerge.com)
-
-### Usage
-
- * If `sm` command is called without an argument, launch Sublime Merge
-
- * If `sm` is passed a directory, `cd` to it and open the existing git repository in Sublime Merge
-
- * If `smt` command is called, it is equivalent to `sm .`, opening the existing git repository in the current folder in Sublime Merge
-
- * If `ssm` command is called, it is like `sudo sm`, opening the git repository in Sublime Merge. Useful for editing system protected repositories.
\ No newline at end of file