dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 42ec04dd9d85b5abc568a6e0108577bfadab3beb (tree)
parent b1859224f79b4c9d78b8710561faaf341ab5362f
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Mon,  3 Aug 2020 14:33:19 +0300

disable bashrc_time

Diffstat:
Mbash/.profile_motiejus | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bash/.profile_motiejus b/bash/.profile_motiejus @@ -37,7 +37,7 @@ nman() { [[ -f $HOME/.gg.sh ]] && . $HOME/.gg.sh export MONOREPO_GOPATH_MODE=1 -[[ -f $HOME/.bashrc_time.sh ]] && . $HOME/.bashrc_time.sh +#[[ -f $HOME/.bashrc_time.sh ]] && . $HOME/.bashrc_time.sh export UBER_PROFILE_UID=motiejus export UBER_LDAP_UID=motiejus