Skip to content
View AliciaMoses's full-sized avatar

Block or report AliciaMoses

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

Pinned Loading

  1. VSCode Pytest + Django Launch Config VSCode Pytest + Django Launch Config
    1
    {
    2
        "version": "0.2.0",
    3
        "configurations": [
    4
            {
    5
                "name": "Test Current File",
  2. VSCode Theme - settings for editor a... VSCode Theme - settings for editor and workbench appearance only
    1
    {
    2
    
                  
    3
        //_____DEBUGGING
    4
        "debug.console.fontFamily": "'jetbrains mono', monospace",
    5
        "debug.console.fontSize": 14,
  3. fzf + `git checkout` fzf + `git checkout`
    1
    function gxo() {
    2
        local branches branch
    3
    
                  
    4
        branches=$(git for-each-ref --sort=-committerdate refs/heads/ --format='%(refname:short)') || return
    5
    
                  
  4. github-pull-request-helper github-pull-request-helper Public

    CSS