Cannot add configuration to GNU.Nano obtained from WinGet on Windows
Sepehr Soltanieh <[email protected]> Fri, 23 Dec 2022 18:48:52 +0000
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <DS7PR12MB63606739507E099FDA0EA0D08DE99@DS7PR12MB6360.namprd12.prod.outlook.com> |
Hello, I have installed this version of Nano<https://winget.run/pkg/GNU/Nano> using: winget install GNU.nano Now, I'm trying to figure out where to put the config files for nano to read them. I've created a comprehensive list of all the locations I've tried and will update it here<https://superuser.com/questions/1759156/how-can-i-add-configuration-file-to-nano-obtained-from-winget-on-windows>. Now, my question is where should I put the config file for it to work with this version? PS: I used set tabsize 4 as my test config. Also, nano -T 4 ./file works fine. Sincerely, sepsol