Skip to content
View qsdrqs's full-sized avatar
🎯
Focusing
🎯
Focusing
  • UIUC
  • United States

Highlights

  • Pro
Block or Report

Block or report qsdrqs

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
qsdrqs/README.md

Hi there 👋

Pinned

  1. caps2esc_autoinstall caps2esc_autoinstall Public

    auto install and configuration of @oblitum's caps2esc

    Shell 6

  2. Make your CapsLock as Esc when only ... Make your CapsLock as Esc when only press it without other keys and make your CapsLock as LCtrl when press it with other combination keys.
    1
    #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
    2
    ; #Warn  ; Enable warnings to assist with detecting common errors.
    3
    SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
    4
    SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
    5
    
                  
  3. mydotfiles mydotfiles Public

    my own dotfiles

    Lua 2