Thanks man I have old notebook but I have what I have I am 15 still learning programming thanks to you now you have one like more on your video. And thing that you made someone's day better 🙂🙂🙂 thanks you soo much without you it would not work let the god give you how much you have given us
If I understand correctly, with Mac you have to: 1) find nano in terminal which nano 2) create directory for nanorc files cd /usr/local/share (or cd /usr/local/share) mkdir nano cd nano 3) download our Asterisk file wget files.hotkey404.com/blog/asterisk.nanorc 4) to link this file to your config echo include "/usr/local/share/nano/asterisk.nanorc" >> ~/.nanorc I don't use Mac so I don't think I'll be able to provide more details. But first command should help you with locating nano in your system 🤔
Thanks man I have old notebook but I have what I have I am 15 still learning programming thanks to you now you have one like more on your video. And thing that you made someone's day better 🙂🙂🙂 thanks you soo much without you it would not work let the god give you how much you have given us
Thank you :)
when I type;
$ ls /usr/local/bin/nano
I get ; there no directory. By the way I got macbook
If I understand correctly, with Mac you have to:
1) find nano in terminal
which nano
2) create directory for nanorc files
cd /usr/local/share (or cd /usr/local/share)
mkdir nano
cd nano
3) download our Asterisk file
wget files.hotkey404.com/blog/asterisk.nanorc
4) to link this file to your config
echo include "/usr/local/share/nano/asterisk.nanorc" >> ~/.nanorc
I don't use Mac so I don't think I'll be able to provide more details. But first command should help you with locating nano in your system 🤔
@@HOTKEY404 thanks man!