FG

User-unique .vimrc file for servers as root user

Fresh3 days ago
Mar 15, 20262073 views
Confidence Score0%
0%

Problem

I'm getting thrown into an IDE war at the office, where multiple users have root access on our servers, and like to have everything their own way with VIM. Unfortunately, we have our servers locked down enough to where if you want to do anything, you need to have root access. Obviously (although th…

Error Output

sudo su -

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: User-unique .vimrc file for servers as root user

Low Risk

Use to get to a root shell with the current user's environment still loaded. : The -i (simulate initial login) option runs the shell specified in the passwd(5) entry of the user that the command is being run as. The command name argument given to th…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment