├── LICENSE ├── README.md ├── nautilus-copypath.py └── screenshots └── screenshot.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronen25/nautilus-copypath/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronen25/nautilus-copypath/HEAD/README.md -------------------------------------------------------------------------------- /nautilus-copypath.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronen25/nautilus-copypath/HEAD/nautilus-copypath.py -------------------------------------------------------------------------------- /screenshots/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronen25/nautilus-copypath/HEAD/screenshots/screenshot.png --------------------------------------------------------------------------------