Skip to content
View awsomesawce's full-sized avatar
🎯
Learning NodeJS and getting certified!
🎯
Learning NodeJS and getting certified!
Block or Report

Block or report awsomesawce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
awsomesawce/README.md

Hi there 👋

About Me

Sup. I'm a developer/programmer named Carl.

  • My favorite javascript/typescript engine is Deno.
  • My favorite editor is VSCodium
  • My favorite package manager for Windows is scoop, but winget is getting better.
    • I believe winget makes choco obsolete.
  • Favorite commandline cheatsheet utility is:
chtsh() {
if command -v curl > /dev/null; then
  curl "https://cht.sh/$*"
fi
  • Favorite shells are pwsh, nu, and zsh.
  • Favorite markup language is Github-flavoredMarkdown.
  • Favorite markdown-to-html tool is pandoc.
  • Favorite terminal git ui apps are lazygit and tig.
  • Favorite serialization file format is Yaml
  • I like MSYS2 over Cygwin
  • I like WSL2 over MSYS2, but it's memory-expensive.
  • Favorite Linux package manager is [pacman], which in turn makes ArchLinux my favorite distro.
  • Favorite online IDE/Repl site is Replit. They have apps for both desktop and mobile and they're awsomesawce.

TIP

Arch Linux is actually installable as a WSL Linux distro. See here.

I like writing scripts a lot

Working On

Mainly experimenting with deno and it's stdlib.

Pinned

  1. awsomesawce.github.io awsomesawce.github.io Public

    Simple page using Github Pages. Using custom built .html pages, but working on integrating an SSG, either Jekyll or Gatsby or another.

    CSS 1

  2. scripts-pwsh scripts-pwsh Public

    Personal Powershell scripts and config.

    PowerShell 4

  3. my-dotfiles my-dotfiles Public

    My dotfiles for Ubuntu Bash, Ubuntu Zsh, MSYS2, Windows Powershell, etc.

    Shell 2