don't reload tmux config in .bashrc

This commit is contained in:
2022-06-24 23:33:13 +03:00
parent 5e935bc9c7
commit 82c33ab6e5

View File

@@ -49,6 +49,3 @@ export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || pr
# https://stackoverflow.com/a/65362210/13725946 # https://stackoverflow.com/a/65362210/13725946
export DOCKER_BUILDKIT=0 export DOCKER_BUILDKIT=0
export COMPOSE_DOCKER_CLI_BUILD=0 export COMPOSE_DOCKER_CLI_BUILD=0
# update tmux config
tmux source-file ~/.tmux.conf