Skip to content

Instantly share code, notes, and snippets.

View khurshid-alam's full-sized avatar

Khurshid Alam khurshid-alam

View GitHub Profile
#!/bin/bash
# Send your files to another machine using SCP
# REQUIRED
# - Nautilus (doh!)
# - scp
# - notify-send (from package notify-bin, libnotify - for messages)
# - xclip (to automaticaly set your clipboard to the URL of the file)