bashrc: config for matchbox

This commit is contained in:
Dongsu Park 2017-05-17 16:59:32 +02:00
parent 963208808f
commit 9837c9bea5

View file

@ -164,6 +164,9 @@ export CGO_CPPFLAGS="-Wno-deprecated-declarations"
export PATH=$HOME/.cargo/bin:$PATH
export RUST_SRC_PATH=$HOME/Dev/rust/rust-master/src
# matchbox
export SAN=DNS.1:matchbox.example.com,IP.1:127.0.0.1
# git prompt
if [ -f ~/.bash_gitprompt ]; then
. ~/.bash_gitprompt