Repositories
compose-key-sequences
Contains a compose key sequence file that is tailored towards facilitating technical communication (the greek alphabet, mathematical operators, sup/sub-script numbers etc.)
-
Cloning this repository:
git clone git://gitorious.org/compose-key-sequences/compose-key-sequences.git compose-key-sequences cd compose-key-sequences
Add this repository as a remote to an existing local repository:
git remote add compose-key-sequences git://gitorious.org/compose-key-sequences/compose-key-sequences.git git fetch compose-key-sequences git checkout -b my-local-tracking-branch compose-key-sequences/master_or_other_branch

