Deleted dotfiles/.local/android-sdk/.gitkeep
3 lines
60 B
Text
3 lines
60 B
Text
if command -v logg > /dev/null; then
|
|
alias logg='echo'
|
|
fi
|