Add a space between PS1 and commands.
This commit is contained in:
parent
600c1612e3
commit
143907c8ff
@ -112,7 +112,7 @@
|
|||||||
curl "https://wttr.in/${1//\ /+}"
|
curl "https://wttr.in/${1//\ /+}"
|
||||||
}
|
}
|
||||||
PS1: |
|
PS1: |
|
||||||
export PS1='[\u@\h \w]\$'
|
export PS1='[\u@\h \w]\$ '
|
||||||
|
|
||||||
- name: General | Account Management | Users | Files | Common Variable
|
- name: General | Account Management | Users | Files | Common Variable
|
||||||
set_fact:
|
set_fact:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user