diff --git a/~/Bash/.bashrc b/~/Bash/.bashrc index 7b8672f..e7dcee4 100644 --- a/~/Bash/.bashrc +++ b/~/Bash/.bashrc @@ -72,3 +72,7 @@ if ! shopt -oq posix; then fi fi ########################################################### + +# WakaTime Terminal ####################################### +source $HOME/Git/bash-wakatime/bash-wakatime.sh +###########################################################