Terminal desktop integration/Install How-to
Da Hacklaviva
This is a instalation howto for the terminal-desktop integration experiment.
It was tested in Ubuntu 9.10. It won't overwrite your system installed files.
Download the binary from [1]
Unpack it somewhere:
tar xzf ppinstall-i386-ubuntu9.10.tgz
To open Terminator, run "ppinstall/bin/ppterminator"
In the shell inside the terminator do
alias ls="ppinstall/bin/ls --color=auto --fields=auto"
This will make the alias for the ls command! (you can put this line in the end of your .bashrc do run it automatically)
Please send reports to idnael@gmail.com