Skip to content

Commit

Permalink
Merge pull request #204 from fryntiz/dev
Browse files Browse the repository at this point in the history
Minor Release 0.8.13
  • Loading branch information
raupulus committed Feb 7, 2021
2 parents 46b2f8c + 5fa8132 commit 80eec00
Show file tree
Hide file tree
Showing 218 changed files with 2,517 additions and 49,139 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ conf/home/.vim/bundle/*
conf/home/.vim/sessions/*
errores.log
/errores.log
errors.log
/errors.log
/conf/home/.atom/Diccionarios
/conf/home/.vim/UltiSnips
/conf/home/.vim/after
Expand Down
8 changes: 4 additions & 4 deletions Apps/0_Main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Menú principal para instalar aplicaciones desde el que se permite
## elegir entre los tipos de aplicaciones a instalar desde un menú
Expand Down
9 changes: 5 additions & 4 deletions Apps/1_Aplicaciones_Basicas.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Este script instala siempre las aplicaciones que considero básicas en un
## sistema operativo para trabajar y desarrollar.
Expand Down
8 changes: 4 additions & 4 deletions Apps/2_Aplicaciones_Extras.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Este script enlaza la instalación de todas las aplicaciones opcionales
## que podían ser interesante instalar en uno u otro momento.
Expand Down
8 changes: 4 additions & 4 deletions Apps/3_Aplicaciones_Usuario.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Instala software que se configura para cada usuario de forma independiente
## y necesitará ser ejecutado una vez por cada usuario que quiera implementar
Expand Down
8 changes: 4 additions & 4 deletions Apps/DBeaver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Instala el editor de Base de Datos Dbeaver

Expand Down
8 changes: 4 additions & 4 deletions Apps/Firefox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Descarga e instala las versiones de firefox (nightly y developer) solo
## para el usuario actual que ha ejecutado el script
Expand Down
8 changes: 4 additions & 4 deletions Apps/Geany.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2018 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web http://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Instala y configura Geany

Expand Down
8 changes: 4 additions & 4 deletions Apps/GitKraken.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Descarga el gestor de control de versiones Gitkraken

Expand Down
8 changes: 4 additions & 4 deletions Apps/Haroopad.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Descarga Haroopad desde su fuente oficial y lo instala en el sistema.

Expand Down
8 changes: 4 additions & 4 deletions Apps/IDEs/0_Main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
##

Expand Down
8 changes: 4 additions & 4 deletions Apps/IDEs/Arduino.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2018 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Descarga el IDE de Arduino desde la página web en su última versión estable

Expand Down
8 changes: 4 additions & 4 deletions Apps/IDEs/Atom_IDE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Este script tiene como objetivo instalar el IDE Atom dando la opción de
## personalizar su instalación y configuración por defecto usando en
Expand Down
8 changes: 4 additions & 4 deletions Apps/IDEs/Brackets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Instala el Editor/IDE Brackets en el sistema resolviendo dependencias y
## descargándolo desde su sitio oficial.
Expand Down
8 changes: 4 additions & 4 deletions Apps/IDEs/Ninja-IDE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2017 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Descarga e instala ninja IDE (Editor para python) resolviendo libreías y
## dependencias que faltan.
Expand Down
8 changes: 4 additions & 4 deletions Apps/IDEs/android_studio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2020 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## @style https://github.com/fryntiz/bash-guide-style
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Descarga el IDE de Android

Expand Down
6 changes: 3 additions & 3 deletions Apps/IDEs/phpstorm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2018 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Instala el IDE PhpStorm

Expand Down
6 changes: 3 additions & 3 deletions Apps/IDEs/pycharm_pro.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2018 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @github https://github.com/fryntiz
## @gitlab https://gitlab.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Instala el IDE PyCharm

Expand Down
6 changes: 3 additions & 3 deletions Apps/IDEs/webstorm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
## @author Raúl Caro Pastorino
## @copyright Copyright © 2018 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email dev@fryntiz.es
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @gitlab https://gitlab.com/fryntiz
## @github https://github.com/fryntiz
## @twitter https://twitter.com/fryntiz
##
## Guía de estilos aplicada:
## Applied Style Guide:
## @style https://gitlab.com/fryntiz/bash-guide-style

############################
## INSTRUCCIONES ##
## INSTRUCTIONS ##
############################
## Instala el IDE Webstorm

Expand Down

0 comments on commit 80eec00

Please sign in to comment.