Diferencia entre revisiones de «Usuario:ManuelRomero/Git»
De WikiEducator
(→Instalado zsh) |
|||
(4 revisiones intermedias por el mismo usuario no mostrado) | |||
Línea 2: | Línea 2: | ||
<div class="slides layout-regular template-default"> | <div class="slides layout-regular template-default"> | ||
<div class="slide"> | <div class="slide"> | ||
+ | |||
+ | |||
+ | ===Referencias=== | ||
+ | <br /> | ||
+ | {{Recursos de la Web| | ||
+ | *https://www.codecademy.com/es/learn/learn-git | ||
+ | *https://github.com/domnikl/DesignPatternsPHP | ||
+ | *https://github.com/ziadoz/awesome-php | ||
+ | *https://medium.freecodecamp.com/7-git-hacks-you-just-can-t-ignore-41aea137727a#.1zxxt4xwl(edited) | ||
+ | *Hoja resumen muy buena https://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf | ||
+ | }} | ||
===Qué es Git=== | ===Qué es Git=== | ||
[[Imagen:logoGit.png|200px|center]] | [[Imagen:logoGit.png|200px|center]] | ||
Línea 117: | Línea 128: | ||
:Ver configuracion | :Ver configuracion | ||
===Instalado zsh=== | ===Instalado zsh=== | ||
− | <source lang= | + | <source lang=bash> |
#sudo apt-get install zsh | #sudo apt-get install zsh | ||
....... | ....... |