Skip to content

Instantly share code, notes, and snippets.

View mateuszgiza's full-sized avatar
🌟
In Progress

Mateusz Giza mateuszgiza

🌟
In Progress
  • GiSoft
  • Wrocław
View GitHub Profile
@mateuszgiza
mateuszgiza / PowerShell Customization.md
Created January 31, 2018 20:49 — forked from jchandra74/PowerShell Customization.md
PowerShell, Cmder / ConEmu, Posh-Git, Oh-My-Posh, Powerline Customization

Pimping Up Your PowerShell & Cmder with Posh-Git, Oh-My-Posh, & Powerline Fonts

Backstory (TLDR)

I work as a full-stack developer at work. We are a Windows & Azure shop, so we are using Windows as our development platform, hence this customization.

For my console needs, I am using Cmder which is based on ConEmu with PowerShell as my shell of choice.

Yes, yes, I know nowadays you can use the Linux subsystem on Windows 10 which allow you to run Ubuntu on Windows. If you are looking for customization of the Ubuntu bash shell, check out this article by Scott Hanselman.

@echo off
title Activate Microsoft Office 2016 ALL versions for FREE!&cls&echo ============================================================================&echo #Project: Activating Microsoft software products for FREE without software&echo ============================================================================&echo.&echo #Supported products:&echo - Microsoft Office Standard 2016&echo - Microsoft Office Professional Plus 2016&echo.&echo.&(if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16")&(if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16")&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_mak*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&echo.&echo ============================================================================&ech
@mateuszgiza
mateuszgiza / jqueryValidationErrorPlacementSemanticUI.js
Created January 29, 2017 12:36 — forked from cfmitrah/jqueryValidationErrorPlacementSemanticUI.js
jQuery validation error placement for Semantic-UI
jQuery(document).ready(function($) {
$.validator.setDefaults({
errorClass: 'errorField',
errorElement: 'div',
errorPlacement: function(error, element) {
error.addClass("ui red pointing above ui label error").appendTo( element.closest('div.field') );
},
highlight: function(element, errorClass, validClass) {
$(element).closest("div.field").addClass("error").removeClass("success");
},
@mateuszgiza
mateuszgiza / shige-skins.md
Created August 26, 2016 18:16 — forked from Francesco149/shige-skins.md
Shigetora / Cookiezi skin compilation

Shigetora / Cookiezi skin compilation

Feel free to mail me any missing skin here (or just mention me in shige's chat).

Click on the skin name to download. If the download does not start or displays strange characters, press ctrl + S.

Even if it says can't import the skins should work fine. If you're sure it doesn't work make sure you are on beta or cuttingedge. If you still can't get the skin to work mention me in twitch chat and explain the problem in detail.

The anime skin elements (such as the key overlay) are private!

If you want the hitsounds from the 19th Feb stream you can get them from this skin and paste them into the latest one -> click