This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://stackoverflow.com/questions/12686545/how-to-leave-a-message-for-a-github-com-user |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/sh | |
# Wacom Intuos BT S pad | |
# ___________________________________________ | |
# | _____________________________________ | | |
# | / | | | | \ | | |
# | | 0 | 1 | | 2 | 3 | | | |
# | \_______|________|____|_______|_______/ | | |
# | ___________________________________ | | |
# | | | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "kendall-plus" | |
}, | |
"basics": { | |
"name": "Malys", | |
"image": "../../images/photo-Malys.jpg", | |
"email": "[email protected]", | |
"website": "https://malys.github.io", | |
"location": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @namespace | |
// @name Mgevs last comment | |
// @grant none | |
// @version 0.0.1 | |
// @author malys | |
// @description view last comments | |
// @run-at document-end | |
// @match https://www.mgevs.com/threads/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @namespace | |
// @name Automobile propre last page/last comment | |
// @grant none | |
// @version 0.0.1 | |
// @author malys | |
// @description view last comments | |
// @run-at document-end | |
// @match https://forums.automobile-propre.com/topic/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Remove multiple email trackers from links in GMail | |
// @namespace http://tampermonkey.net/ | |
// @version 0.4 | |
// @description This script removes the YesWare, ConvertKit, Pstmrk and SkimResources email trackers from links received in GMail. This means the sender will not know that you have clicked on their links if they use these tracking systems. | |
// @match https://mail.google.com/* | |
// @icon https://www.google.com/s2/favicons?domain=gmail.com | |
// @grant none | |
// @downloadURL https://update.greasyfork.org/scripts/426239/Remove%20multiple%20email%20trackers%20from%20links%20in%20GMail.user.js | |
// @updateURL https://update.greasyfork.org/scripts/426239/Remove%20multiple%20email%20trackers%20from%20links%20in%20GMail.meta.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/node_modules/ | |
/package-lock.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/check.sh | |
/export.sh | |
/node_modules/ | |
/scripts/ | |
/package-lock.json | |
/dashboardTmp.png | |
/dashboardTmp2.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name qwiklabs.com - Compact view | |
// @namespace malys | |
// @match https://*.cloudskillsboost.google/course_sessions/* | |
// @grant none | |
// @version 1.0 | |
// @author malys | |
// @description Compact view | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/sh | |
# Wacom Intuos BT S pad | |
# ___________________________________________ | |
# | _____________________________________ | | |
# | / | | | | \ | | |
# | | 0 | 1 | | 2 | 3 | | | |
# | \_______|________|____|_______|_______/ | | |
# | ___________________________________ | | |
# | | | | |
NewerOlder