nomnex | 29 Sep 2010 04:29
Picon
Gravatar

Change default location of "save" files

I want to change the default save path "~/" to "~/bash/scripts/".  There
is an option in the ".nanorc" file to set the backup file path, but
that's not what I need.
	Thanks
	nomnex
Chris Allegretta | 1 Oct 2010 01:52

Re: Change default location of "save" files

Hello nomnex,

The default save path in nano is the current working directory. The
easiest way to accomplish what you are asking for is to cd to
~/bash/scripts/ and then invoke nano.  I dont think nano should be in
the business of having a configured default save location for all new
files; that seems un-unixy.

On 9/28/10, nomnex <nomnex <at> gmail.com> wrote:
> I want to change the default save path "~/" to "~/bash/scripts/".  There
> is an option in the ".nanorc" file to set the backup file path, but
> that's not what I need.
> 	Thanks
> 	nomnex
>
>
> _______________________________________________
> Help-nano mailing list
> Help-nano <at> gnu.org
> http://lists.gnu.org/mailman/listinfo/help-nano
>
nomnex | 12 Oct 2010 01:44
Picon
Gravatar

Re: Change default location of "save" files

On Thu, 2010-09-30 at 19:52 -0400, Chris Allegretta wrote:

> The default save path in nano is the current working directory.

That Make sens now.  It is the first time I use a no-gui text editor.
Thank you.

Gmane