Add bashrc
This commit is contained in:
parent
36e2edd357
commit
7cd21f20d7
1
.bashrc
1
.bashrc
@ -103,6 +103,7 @@ fi
|
|||||||
|
|
||||||
export PS1="\033[1m\e[0;97m[\e[0;32m\u\e[0;97m@\e[0;31m\h \e[0;97m(\D{}) \w]\n$ \033[0m"
|
export PS1="\033[1m\e[0;97m[\e[0;32m\u\e[0;97m@\e[0;31m\h \e[0;97m(\D{}) \w]\n$ \033[0m"
|
||||||
export KUBECONFIG=~/.kube/config
|
export KUBECONFIG=~/.kube/config
|
||||||
|
export GPG_TTY=$(tty)
|
||||||
|
|
||||||
#display colors
|
#display colors
|
||||||
_PROMPT_GREEN_='\033[1;32m'
|
_PROMPT_GREEN_='\033[1;32m'
|
||||||
|
Loading…
Reference in New Issue
Block a user