Tagged terminal
2 notes
Speed up the macOS Dock animation
Kill the show/hide delay and animation so the Dock snaps in and out with zero lag.
#macos#terminal#productivity
Make your own shell command
Define a shell function in a file, source it from your shell config, and call it like any built in command. Why chmod is not part of it and which names to avoid.
#shell#bash#zsh#terminal#productivity