dotfiles/de/home/.config/smm2/blueprints/sway-screenshot/install.sh
2024-03-27 15:15:01 -06:00

5 lines
166 B
Bash
Executable file

#!/bin/bash
git clone https://github.com/Gustash/sway-screenshot.git
mv ./sway-screenshot/sway-screenshot $HOME/.local/bin
chmod +x $HOME/.local/bin/sway-screenshot