now/install/INSTALL.sh

8 lines
105 B
Bash
Raw Normal View History

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