xmake on bash

This commit is contained in:
2024-06-21 22:37:01 +03:00
parent 702748b0e1
commit 83f7d9224f

View File

@ -76,3 +76,7 @@ fi
# WakaTime Terminal #######################################
source $HOME/Git/bash-wakatime/bash-wakatime.sh
###########################################################
# XMake ###################################################
test -f "/home/user/.xmake/profile" && source "/home/user/.xmake/profile"
###########################################################