I frequently need to organize dirs/files with greek characters. Switching the keyboard layout isn't always successful, so I end up with errors like the following:
➜ ψδ
zsh: command not found: ψδ
I got tired of them, so I decided to create aliases of known shell commands with greek characters!
Just source the following file:
source path/to/greek_shell_aliases/greek_shell_aliases.sh
... and enjoy your new shell commands like ψδ
and λσ
😺