, . ,
SetOptions[EvaluationNotebook[],
InputAliases -> Join[InputAliases/.Options[EvaluationNotebook[], InputAliases],
{"tf" -> TableForm, "fi" -> FactorInteger, "re" -> RegularExpression}]]
. ( . , .)
, :
$FrontEnd ( Notebook).Option Inspector (Global Preferences) > Editing Options > InputAliases .
( , .)- Mike .
init.m, FileNameJoin[{$UserBaseDirectory, "FrontEnd", "init.m"}].
, "init.m" "l=" -> \[LongEqual], .
, , "tf" TableForm, , -
"tf" -> InterpretationBox[StyleBox["tf", FontSlant -> Italic,
FontColor -> GrayLevel[0.5], Selectable -> False], TableForm]
, ( ).

tf TableForm, Ctrl-Shift-I, .. InputForm.