Created
February 13, 2018 09:19
-
-
Save leodagdag/13b3eda302720424b6f6c0e82320258b to your computer and use it in GitHub Desktop.
bashrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS1='${debian_chroot:+($debian_chroot)}\[\033[1;35m\]\u@\h\[\033[00m\] (\D{%F %T}):\[\033[1;34m\] \w$(__git_ps1 "\[\033[1;32m\] (%s)")\[\033[0;37m\] > ' | |
export ANSIBLE_NOCOWS=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment