On Wed, 7 Jan 2009 12:22:33 +0100
Colin Cartade <[email protected]> wrote:

> Is there a way to let ion know I have scripts in ~/bin/ (like path in
> the terminal) ?

Which scripts? If you set environment variable PATH for ion to contain
~/bin, it will search executables there also. You can check your PATH
setting in ion by Mod1+F3 (opens Query for lua code to exectute), then
you type:

 mod_query.message(_, os.get_env('PATH'))

This lets you see the content of your PATH variable for ion.

Setting PATH variable depends on the way how you launch ion.

> I also wonder if it is possible to use alias with F3.
> 


-- 
                                 Tomáš 'ebík' Ebenlendr
                                 http://get.to/ebik
                                 PF 2009.01800139523

Reply via email to