Get the full path for a give file or directory
git clone https://github.com/ceritium/fp.git
make install
fp README.md
/Users/jose.galisteo/work/fp/README.md
fp README.md -c # it copy the output to the clipboard
fp README.md --copy # it copy the output to the clipboard
- Fork it (https://github.com/ceritium/fp/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- ceritium Jose Galisteo - creator, maintainer