mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 18:22:09 +02:00
Add some docs on why no-sudo might be needed
This commit is contained in:
@@ -93,7 +93,11 @@ no-complete
|
|||||||
|
|
||||||
no-sudo
|
no-sudo
|
||||||
Do not alias :program:`sudo` to ensure the kitty terminfo files are
|
Do not alias :program:`sudo` to ensure the kitty terminfo files are
|
||||||
available in the sudo environment
|
available in the sudo environment. This is needed if you have sudo
|
||||||
|
configured to disable setting of environment variables on the command line.
|
||||||
|
By default, if sudo is configured to allow all commands for the current
|
||||||
|
user, setting of environment variables at the command line is also allowed.
|
||||||
|
Only if commands are restricted is this needed.
|
||||||
|
|
||||||
|
|
||||||
More ways to browse command output
|
More ways to browse command output
|
||||||
|
|||||||
Reference in New Issue
Block a user