Skip to content

Instantly share code, notes, and snippets.

View moxwel's full-sized avatar
🎯
Focusing

Max Sepúlveda moxwel

🎯
Focusing
  • Universidad Técnica Federico Santa María
  • Santiago, Chile
  • 22:08 (UTC -04:00)
View GitHub Profile
@moxwel
moxwel / minecraft_server_easycommandblocker.md
Last active February 24, 2023 12:46
Setup EasyCommandBlocker for Minecraft Server
@moxwel
moxwel / minecraft_server_authme.md
Last active February 24, 2023 12:42
Setup AuthMe plugin for Minecraft Server
@moxwel
moxwel / minecraft_server_luckperms.md
Last active February 6, 2023 15:27
Setup LuckPerms plugin for Minecraft Server
@moxwel
moxwel / minecraft_server_crossplay.md
Last active February 10, 2023 18:50
Setup crossplay multi version compatible Minecraft Java and Bedrock server
@moxwel
moxwel / cheatsheet_github_markdown.md
Last active February 6, 2023 14:43
GitHub Rich Markdown Cheatsheet

GitHub Rich Markdown Cheatsheet

All the usual Markdown works. GitHub Markdown processor adds more things.


KeyboardKeys

KeyboardKeys
@moxwel
moxwel / windows_services_defaults.md
Created January 23, 2023 14:55
Default settings in Windows 10 Services
@moxwel
moxwel / remove_bloatware_windows_list.md
Last active February 24, 2023 14:04
Remove specific apps from Windows
@moxwel
moxwel / remove_bloatware_windows.md
Last active August 27, 2023 13:07
Remove bloatware from Windows installations
@moxwel
moxwel / wt_color_scheme_ubuntu.md
Last active July 4, 2023 23:21
Ubuntu Classic color scheme for Windows Terminal

Ubuntu Classic color scheme for Windows Terminal

image

Add this to schemes in your settings.json:

{
    "background": "#300A24",
 "black": "#2E3436",