2015-07-06 15:06:10 +02:00
|
|
|
\begin{frame}
|
2015-07-15 20:52:22 +02:00
|
|
|
\frametitle{Ergonomie}
|
|
|
|
\framesubtitle{Interface}
|
|
|
|
\begin{itemize}
|
|
|
|
\item \commande{git config --global core.editor "vim"}
|
|
|
|
\item \commande{git config --global core.pager "less"}
|
|
|
|
\item \commande{git config --global color.ui auto}
|
|
|
|
\end{itemize}
|
2015-07-06 15:06:10 +02:00
|
|
|
% contenu (pas trop long) de la diapositive
|
2015-07-15 20:52:22 +02:00
|
|
|
\end{frame}
|