@ -1,3 +1,5 @@
|
||||
{{ ansible_header | comment }}
|
||||
|
||||
[ -z "$PS1" ] && return
|
||||
|
||||
HISTCONTROL=ignoredups:ignorespace
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,5 @@
|
||||
{{ ansible_header | comment }}
|
||||
|
||||
[ -z "$PS1" ] && return
|
||||
|
||||
HISTCONTROL=ignoredups:ignorespace
|
||||
|