mirror of
https://github.com/embarklabs/embark-docker.git
synced 2025-02-18 02:26:38 +00:00
8 lines
152 B
Bash
8 lines
152 B
Bash
. ${HOME}/.bash_env
|
|
|
|
. /usr/share/bash-completion/completions/git
|
|
|
|
export BASH_IT=${HOME}/.bash_it
|
|
export BASH_IT_THEME="nodez"
|
|
. ${BASH_IT}/bash_it.sh
|