this adds a bunch of roles. who knows the state lol...
we'll get it fixed!
This commit is contained in:
4
roles/bashrc/files/bashrc
Normal file
4
roles/bashrc/files/bashrc
Normal file
@ -0,0 +1,4 @@
|
||||
export PS1='\[\033[38;5;081m\]\u\[\033[38;5;245m\]@\[\033[38;5;206m\]\H \[\033[38;5;245m\]\w\[\033[38;5;206m\]$ \[\e[0m\]'
|
||||
|
||||
alias ansible-playbook="time /usr/bin/ansible-playbook"
|
||||
alias tm="clear;tail -F /var/log/messages"
|
Reference in New Issue
Block a user