1
0
mirror of https://tildegit.org/ben/dotfiles.git synced 2025-03-29 09:13:22 +00:00

remove xclip and notify-send dependencies

This commit is contained in:
Ben Harris 2021-05-12 17:09:41 -04:00
parent df8503643a
commit 4d4ee98463

@ -4,6 +4,5 @@ rename 's/ /-/g' ~/Pictures/*.png
latest=$(ls -Art ~/Pictures | tail -n 1)
pb "~/Pictures/$latest" | xclip -selection clipboard
notify-send "on yr clipbrd"
pb "~/Pictures/$latest"