wakatime on bash

This commit is contained in:
2024-06-21 22:36:10 +03:00
parent 91c0b26065
commit 702748b0e1

View File

@@ -72,3 +72,7 @@ if ! shopt -oq posix; then
fi
fi
###########################################################
# WakaTime Terminal #######################################
source $HOME/Git/bash-wakatime/bash-wakatime.sh
###########################################################