Skip to content

bgipsy/files-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Files Textmate Bundle

Sometimes when you work with your teammates remotely you may want to quickly paste current file name and location into a chat room. Here’s a simple command that takes care of that. It simply copies current file path relative to your project root into the clipboard, nothing more than that. The default key binding is command-option-p.

Installation

Here’s how you can install it:

  cd ~/Library/Application\ Support/TextMate/Bundles
  git clone http://github.com/bgipsy/files-tmbundle.git Files.tmbundle

And the story: http://complicated-simplicity.com/2010/08/quickly-copy-current-file-path-in-textmate

Releases

No releases published

Packages

No packages published