zsh abbreviations

This commit is contained in:
Christian Nieves
2024-11-26 21:50:44 +00:00
parent d2c2bd908b
commit 0693f6618d
3 changed files with 8 additions and 1 deletions

View File

@ -18,7 +18,7 @@ export DEVKITPRO=/opt/devkitpro
export DEVKITARM=${DEVKITPRO}/devkitARM
export DEVKITPPC=${DEVKITPRO}/devkitPPC
source ~/.aliases.sh
source ~/abbreviations.zsh
if [[ -f "$HOME/use_google" ]]; then
source $HOME/.bash_profile.google