now/INSTALL.sh

8 lines
105 B
Bash
Raw Normal View History

2022-05-16 17:28:45 -04:00
#!/bin/sh
cp now.sh now
mv now /usr/bin
mv now.conf /etc
mkdir ~/.config/now
mv events.sh ~/.config/now