This commit is contained in:
aynic.os
2021-07-12 20:04:06 +01:00
parent d6d1299ae2
commit e1f9ef7de9
21 changed files with 158 additions and 105 deletions
+1
View File
@@ -52,6 +52,7 @@
- name: user - update ~/.bashrc
with_items:
- PS1="╭∩╮$PS1"
- source .shrc
- unset user_count process_count
lineinfile: dest=~/.bashrc create=yes line='{{item}}'