I just downloaded gnu-smalltalk with apt-get on ubuntu. How do i run smalltalk from here?
sudo apt-get install -y gnu-smalltalk
gst
gives me the error: fatal: not a git repository (or any of the parent directories): .git
.
It looks like you have a function, alias, or command named gst
that is somehow related to Git. Maybe an alias for git status
?