Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 652 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 652 Bytes

Shortcuts

This package adds additional keyboard shortcuts like restart the kernel, restart the FrontEnd, evaluate cells upwards and more for Wolfram Mathematica 9 or 10 on Windows, Linux and MacOSX.

Try to install, in a fresh notebook:

Get @ "http://goo.gl/aAxplX"

or

Get @ "https://raw.githubusercontent.com/rolfmertig/Shortcuts/master/Shortcuts/installShortcutsPackage.m"

In case of firewall issues, just download

https://github.com/rolfmertig/Shortcuts/blob/master/Shortcuts.zip

and unzip it to $UserBaseDirectory/Applications, e.g. by ExtractArchive["C:\downloads\Shortcuts.zip", FileNameJoin[{$UserBaseDirectory, "Applications"}]]