Remove command warnings
This commit is contained in:
parent
695bbb9718
commit
8e8b25d8f2
@ -6,7 +6,7 @@ private_key_file = ~/.ssh/desu
|
|||||||
host_key_checking = false # I'm constantly spinning machines up and down; no time for this
|
host_key_checking = false # I'm constantly spinning machines up and down; no time for this
|
||||||
#ask_become_pass = true
|
#ask_become_pass = true
|
||||||
#ask_vault_pass = true
|
#ask_vault_pass = true
|
||||||
command_warnings = true
|
#command_warnings = true
|
||||||
#deprecation_warnings = false
|
#deprecation_warnings = false
|
||||||
system_warnings = true
|
system_warnings = true
|
||||||
remote_tmp = /tmp
|
remote_tmp = /tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user