Lock your screen
brew install sl | |
echo "alias ls='sl'" >> .profile | |
. .profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
brew install sl | |
echo "alias ls='sl'" >> .profile | |
. .profile |