Diferencia entre revisiones de «Usuario:ManuelRomero/Git»
De WikiEducator
(→Instalado zsh) |
|||
(2 revisiones intermedias por el mismo usuario no mostrado) | |||
Línea 5: | Línea 5: | ||
===Referencias=== | ===Referencias=== | ||
+ | <br /> | ||
{{Recursos de la Web| | {{Recursos de la Web| | ||
*https://www.codecademy.com/es/learn/learn-git | *https://www.codecademy.com/es/learn/learn-git | ||
Línea 10: | Línea 11: | ||
*https://github.com/ziadoz/awesome-php | *https://github.com/ziadoz/awesome-php | ||
*https://medium.freecodecamp.com/7-git-hacks-you-just-can-t-ignore-41aea137727a#.1zxxt4xwl(edited) | *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=== | ||
Línea 126: | 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 | ||
....... | ....... |