diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -234,16 +234,6 @@ ___________ tmux attach -update-mirrorlist -_________________ -| |update-mirrorlist| is a script to update the system's |pacman| mirrorlist according to some predefined settings. Here it is started on a weekly basis according to a timer unit. -| To start/enable it, just do: - - .. code:: bash - - systemctl start update-mirrorlist.timer - systemctl enable update-mirrorlist.timer - weechat --user ______________ | The systemd user service *weechat.service* starts the |irc| client |weechat| in a separate |tmux| environment for the current user. @@ -385,10 +375,6 @@ ______________ <a href="http://www.freedesktop.org/software/systemd/man/loginctl.html" target="_blank">loginctl</a> -.. |update-mirrorlist| raw:: html - - <a href="https://github.com/ushis/update-mirrorlist" target="_blank">update-mirrorlist</a> - .. |pacman| raw:: html <a href="https://en.wikipedia.org/wiki/Arch_Linux#Pacman" target="_blank">pacman</a> |