dotfiles/.local/bin/scripts/st-restore
2021-03-30 18:07:58 +02:00

2 lines
41 B
Bash
Executable file

#!/bin/sh
mv "$1" "$(st-unarchive "$1")"