tampakrap / greek_shell_aliases

Greek Shell Aliases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greek Shell Aliases

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!

How to use

Just source the following file:

source path/to/greek_shell_aliases/greek_shell_aliases.sh

... and enjoy your new shell commands like ψδ and λσ 😺

About

Greek Shell Aliases


Languages

Language:Shell 100.0%