mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-04 13:17:21 +02:00
Compare commits
No commits in common. "61406c9c983d5f4bad7fd745866be53fff555dc4" and "07f1033a7be7b8ddb5483c1144e4f730833fdc1e" have entirely different histories.
61406c9c98
...
07f1033a7b
@ -1,7 +0,0 @@
|
||||
[Unit]
|
||||
Description=Install linuxbrew updates
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/usr/local/bin/brew update
|
||||
ExecStart=/usr/local/bin/brew upgrade
|
@ -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
|
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=footclient tmux
|
||||
Exec=footclient -m tmux
|
||||
Icon=foot
|
||||
Terminal=false
|
||||
Name=Foot Client running tmux
|
||||
|
Loading…
x
Reference in New Issue
Block a user