Sup all so i finally decided to have a command run every time my terminal goes idle. after some searching, here is what i have come up with: lock-after-time && lock-command from the man pages: lock-after-time number Lock the session (like the lock-session command) after number seconds of inactivity. The default is not to lock … Read More
just felt like posting a screenshot of my term while in vim. enjoy click to enlarge EDIT 20141126 as per Alex : here are the plugins i use. here is a copy of my vimrc.
so i realized that with the setup i have that i did not have a detailed battery indicator on my thinkpad except for the battery light, so i decided to use acpi (gentoo: sys-power/acpi, or sourceforge). by just typing acpi (with the laptop unplugged) you get : Battery 0: Discharging, 99%, 02:58:51 remaining while plugged … Read More
i have made the switchover to tmux (in gentoo: app-misc/tmux) from screen. from the tmux site: tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a separate program, to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in … Read More