This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Fino theme by roddds | |
# Use with a dark background and 256-color terminal! | |
# You can set your computer name in the ~/.box-name file if you want. | |
# Tested in Linux Mint | |
# Borrowing shamelessly from these oh-my-zsh themes: | |
# bira | |
# robbyrussell |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdl-idler CHANGELOG | |
[version 0.9025] | |
+ remove xorg/xvfb display server pid mark and deduce by display id instead | |
+ simplify display driver detection in status and cache hl2_pid gather | |
+ remove inotifywait dependancy and use wineserver -w instead in registry prep | |
+ only check for defunct hl2 pids on startup and organize clutch deletions | |
+ move hl2 pid check from disconnect() to before the action is started | |
+ simplify killing of hl2 in stop, and preserve files in logout with $debug | |
+ increase sourceirc msg delay to 2 seconds and always compile pdl-idler.sp |