lscpu | grep -i VirtualizationVT-xfor IntelAMD-Vifor AMD
| // ==UserScript== | |
| // @name Avatar Next To Name In PR | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description This extension make author's name more recognizable in PR view as it adds a user avatar next to username. Also adds a underline to username. | |
| // @author kwiniarski97 | |
| // @match https://github.com/*/pulls | |
| // @grant none | |
| // ==/UserScript== | 
| // ==UserScript== | |
| // @name Color Labels JIRA Board | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description It colors the labels in JIRa. | |
| // @author kwiniarski97 | |
| // @match *.atlassian.net/secure/RapidBoard.jspa* | |
| // @grant none | |
| // ==/UserScript== |