

Hey I have a quick question I haven’t been able to find the answer to regarding nnn, if you don’t mind.
So, I have nnn and the plugins set up as normal, however I need to run some of those plugins as root. If I sudo nnn, my plugins don’t transfer, so I put the plugin files in root’s .config and the line in root’s .bashrc, but I can’t figure out how to do the source ~/.bashrc command part for root’s .bashrc.
If I source /root/.bashrc it says permission denied, if I run it with sudo it says sudo: source: command not found.
You wouldn’t happen to have been down this road before, would you?






Thanks, I’ll try these out!