4620ab071d
homebrew.sh
...
bugfix: ne pas tester la modif des php.ini si il n’y a pas eu de mises-à-jouir
2020-03-17 14:24:03 +01:00
78f4158361
npm.sh
...
Feature: update nvm from github.com
2020-01-27 18:20:10 +01:00
e5ae3745f7
README.md
...
-add bash 5 requirement for associative array
2020-01-26 12:24:40 +01:00
1648fbb13e
homebrew.sh
...
-update package (yes/no/ALL)
2020-01-26 09:42:57 +01:00
80e905ec4e
Cleaning code
2020-01-25 06:40:56 +01:00
3f61fa4a57
Cleaning code
2020-01-25 06:40:30 +01:00
648bd9d211
homebrew.sh
...
-bugfix si aucune màj de paquet n’est dispo
2019-12-20 08:43:32 +01:00
be093d2455
Minor bugfix
...
-temps de modification de php.ini ramené à 5mn
2019-12-10 12:38:51 +01:00
cf760c8b3a
Minors bugfixs
...
-running hellcheck
-optimize md file
1.1
2019-12-09 19:53:21 +01:00
1f8e7c7c4d
Update README.md
v1.0
2019-12-08 08:04:54 +01:00
8497b0d0d5
pecl.sh
...
-notification si php.ini a été modifié
-option pour éditer le php.ini
2019-12-07 21:13:28 +01:00
d076210d4f
homebrew.sh
...
-affichage des paquets ‘pinned’
-l’installation de jq (processeur json) est préconnisée
2019-12-07 19:54:17 +01:00
ce5fa6e908
homebrew.sh
...
-update pinned detection and information
-required jq for more information
-cleaning code
2019-12-04 09:25:24 +01:00
5dab2b9d33
homebrew.sh
2019-12-03 11:43:00 +01:00
e8a6b02a95
Homebrew - Pinned package support
2019-12-02 08:21:18 +01:00
f354d0b699
homebrew.sh
...
Notification si php.ini a été modifié
2019-11-07 21:41:35 +01:00
4399d440ec
homebrew.sh
...
Ajout d’une notification si httpd.conf a été modifié
2019-11-07 14:04:49 +01:00
f678d88c78
Bugfix
...
-correction de l’encodage si le script est lancé depuis LauchAgent
2019-10-28 13:28:30 +01:00
d0898cb1e4
Bugfix - amélioration
...
-le fichier Installed.md est maintenant crée avec le bon encodage utf-8 (iconv)
-les applis du mas sont triées par ordre alphabétique (sort -k2)
2019-10-28 10:35:16 +01:00
eaeda193d6
LaunchAgent
...
-creation de 2 .plist pour lancer automatiquement KYMSU2 et Installed.sh
-màj de la doc
v0.9
2019-08-11 11:16:04 +02:00
47845436dd
installed.sh
...
final version
2019-08-11 09:28:32 +02:00
aec6df385c
Settings + readme
2019-08-10 18:03:01 +02:00
5616a56bbf
readme
2019-08-10 10:12:05 +02:00
e29dbb808d
Update
...
Update following original kymsu
2019-08-10 09:03:04 +02:00
754076dd3d
_npm.sh
...
-supporte installation de NVM depuis github ou depuis homebrew
-affiche version de NVM
2019-05-08 21:26:39 +02:00
74cb267bbf
Bugfix
...
-pecl: php.ini a été modifié
-npm: Cannot read property 'length' of undefined
-homebrew: config apache
2019-04-04 10:14:59 +02:00
0328bc8328
_pecl.sh
...
bugfix:
-si ‘No upgrades available’
2019-03-19 06:43:47 +01:00
ed9ce89a82
oubli
2019-03-17 09:54:38 +01:00
389d0cb1d1
pecl - homebrew
...
pecl:
-no distract mode
-cleaning code
homebrew:
-aide pour l’erreur ‘Error: Cask 'onyx' definition is invalid: invalid 'depends_on macos' value: :snow_leopard’
2019-03-17 09:53:55 +01:00
cc14bf3296
_pecl.sh
...
v beta
2019-03-15 20:18:20 +01:00
ae612efa4b
Ajout d’un emoji
2019-02-15 19:29:09 +01:00
8dcdbd16ee
_homebrew.sh
...
Display an alerte if the httpd.conf file was modified during the last 5 minutes (new php, python or apache version)
2019-02-13 22:15:17 +01:00
a49c5a79c0
_pecl.sh
...
doc.php.net, pecl.php.net
pecl upgrade package
pear.php.net
pecl channel-update pear.php.net
toujours en test
2019-02-12 17:56:44 +01:00
6238543192
clarify ‘brew cleanup’
...
-Homebrew 2.0.0+ run a cleanup every 30 days
-removed ‘brew cask cleanup’
2019-02-03 07:39:51 +01:00
cb81a4fe07
Add advertissement
...
pre-alpha version
2019-01-16 08:09:45 +01:00
c63b555d34
_npm.sh
...
modif: npm cache clean (just for npm 5.0)
add: npm cache verify
2019-01-16 07:06:13 +01:00
7dbaff711b
Script extensions PECL
...
1ere version pour test:
-liste des extznsions installées
-liste des updates disponibles
2019-01-15 18:57:52 +01:00
39fff6cb5a
_homebrew.sh
...
cask upgrade
2018-09-28 17:25:19 +02:00
5f1075ad05
test
...
blocage avec onyx 10.14 non compatible
2018-09-28 07:11:03 +02:00
f4aa4fad54
_wp.sh
...
nettoyage de code
2018-09-27 06:35:26 +02:00
1abd6cd07c
_homebrew.sh
...
Remplacement echo "$brew_outdated" | awk '{print $1}' | xargs -p -n 1 brew upgrade ;; par une boucle for
Le reste des upgrade continue si une maj bloque.
2018-09-27 06:34:40 +02:00
c1d0474d5b
_npm.sh
...
test si le dossier local existe
2018-09-09 21:07:17 +02:00
da6fa49f71
_npm.sh
...
-npm doctor
-nvm list
-current node
-current npm
2018-09-02 09:25:59 +02:00
0960dd6ee4
_npm.sh
...
-add support for global installed packages
-no distract mode (for glabal packages)
2018-08-13 16:34:00 +02:00
7ddba1376d
_pip.sh
...
-ajout d’info sur les mises-à-jour
2018-08-04 16:15:41 +02:00
e4c7dd4ac4
_mas.sh
...
Ajout mode ’no distract’
2018-07-26 13:58:08 +02:00
c03535eecf
26-07-2018
...
-add help for kymsu2
-cosmetic changes
2018-07-26 09:39:58 +02:00
8d63e5fde1
atom.sh
...
Ajout
2018-07-23 08:03:50 +02:00
d6b5c24913
_homebrew.sh
...
Ajout du mode no_distract
2018-07-23 07:02:13 +02:00
7a6b8cf8cc
_npm.sh
...
Ajout du paramètre npm_cleanup et de la commande npm cache clean
2018-07-23 07:01:08 +02:00