dotfiles/.local/bin/scripts/st-restore

3 lines
41 B
Plaintext
Raw Normal View History

2021-03-30 16:07:58 +00:00
#!/bin/sh
mv "$1" "$(st-unarchive "$1")"