dotfiles/scripts/screenshot.sh

4 lines
95 B
Bash

#!/bin/sh
var=$(date)
import ~/Pictures/screenshots/Screenshot_at_"$(date '+%r_%m_%d_%Y').png"