dotfiles

personal configuration files and scripts
git clone https://tongong.net/git/dotfiles.git
Log | Files | Refs | README

calendar-button.sh (49B)


      1 #!/usr/bin/env bash
      2 
      3 st -e bash -c "cal && read"