Compare commits

..

No commits in common. "61406c9c983d5f4bad7fd745866be53fff555dc4" and "07f1033a7be7b8ddb5483c1144e4f730833fdc1e" have entirely different histories.

3 changed files with 1 additions and 23 deletions

View File

@ -1,7 +0,0 @@
[Unit]
Description=Install linuxbrew updates
[Service]
Type=oneshot
ExecStartPre=/usr/local/bin/brew update
ExecStart=/usr/local/bin/brew upgrade

View File

@ -1,15 +0,0 @@
[Unit]
Description=Install homebrew updates regularly
[Timer]
#OnCalendar=*-*-* 19:00:00
# Executed every 4 hours
OnUnitActiveSec=4h
# Executed 5 minutes from boot
OnBootSec=300
# Delay execution by something between 0 seconds and 3 hours
RandomizedDelaySec=3h
Persistent=true
[Install]
WantedBy=timers.target

View File

@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
Exec=footclient tmux
Exec=footclient -m tmux
Icon=foot
Terminal=false
Name=Foot Client running tmux