No, rather a shell script which you can put in your $PATH. You may
name it `vimb`, in which case, you can launch vimb not just from your
shell but from every place which is aware of this script.

If you launch vimb only from your shell then you can create an alias
or a function which does the same thing.

On 2016/12/16 23:19:50 +0000, Jethro Tull wrote:
> On Fri, 16 Dec, 2016, 18:56:21 +0000, cdlscpmv wrote:
> > Well, if you still want it, you can achieve your goal more easily by
> > writing a shell wrapper around vimb. For example,
> >
> >     #!/bin/sh
> >     vimb -C "set home-page=$WWW_HOME" $@
> >
> 
> 
> an alias?
> 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to