Peter's urxvt configuration file and scripts (plugins).
-
Replace
@plugins_dir@
in theconfig/resources
file with the path to the directory where you are going to install the Perl scripts from theplugins
directory. -
Either add the contents of the updated
config/resources
file to your~/.Xresources
file, or pass it as an argument to thexrdb
command. -
Place all of the files from the
plugins
directory into the directory you set in theconfig/resources
file.
-
Q: Why is
saveLines
set to such a small number, are you crazy?A: Because I always have
tmux
running in my terminal and it handles the scroll-back feature.