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
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop -DisableReboots | |
cinst googledrive | |
cinst irfanview | |
cinst cmake | |
cinst cmder | |
cinst imagemagick | |
cinst ffmpeg | |
cinst docker |
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
{ | |
"html": { | |
"brace_style": "collapse", | |
"indent_char": " ", | |
"indent_scripts": "normal", | |
"indent_size": 6, | |
"max_preserve_newlines": 1, | |
"preserve_newlines": true, | |
"unformatted": ["a", "sub", "sup", "b", "i", "u"], | |
"wrap_line_length": 0 |
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
// javascript snippets | |
// Call all arguments passed into a function | |
var args = Array.prototype.slice.call(arguments); |
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
http://www.gistoapp.com/ | |
https://mega.nz/ | |
https://github.com/mawie81/whatsdesktop | |
https://vivaldi.com/ | |
https://www.brave.com/ | |
http://www.iobit.com/nl/advanceduninstaller.php | |
http://www.iobit.com/nl/iobitsmartdefrag.php | |
http://www.iobit.com/nl/password-protected-folder.php | |
https://github.com/coreybutler/nvm-windows | |
http://alm.tools/ |
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
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop -DisableReboots | |
cinst flashplayerplugin | |
cinst git-credential-winstore | |
cinst googlechrome | |
cinst nodejs.install | |
cinst notepadplusplus | |
cinst jre8 | |
cinst 7zip |
#WordPress Developement Sources
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
# Compiled source # | |
################### | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o | |
*.so | |
# Packages # |
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
[ | |
"United States" => "us", | |
"Afghanistan" => "af", | |
"Albania" => "al", | |
"Algeria" => "dz", | |
"American Samoa" => "as", | |
"Andorra" => "ad", | |
"Angola" => "ad", | |
"Anguilla" => "ai", | |
"Antarctica" => "aq", |
NewerOlder