Skip to content

Instantly share code, notes, and snippets.

@villelahdenvuo
Last active December 18, 2015 12:39
Show Gist options
  • Save villelahdenvuo/5784489 to your computer and use it in GitHub Desktop.
Save villelahdenvuo/5784489 to your computer and use it in GitHub Desktop.
Crontab contents for Kapsi Irssi restart on reboot
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
SHELL=/bin/bash
LC_CTYPE=en_US.UTF-8
@reboot sleep 256 && screen -dmS irc irssi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment