Skip to content
View ianebeckett's full-sized avatar

Block or report ianebeckett

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. gitbash-bashrc
    1
    # git
    2
    alias gs='git status'
    3
    #alias cc='git commit -v'
    4
    # aliases in ~/.dotfiles/.gitconfig
    5
    alias gl='git l'
  2. keybindings.json
    1
    // Place your key bindings in this file to override the defaults
    2
    /*
    3
    TODO:
    4
      goToProblem
    5
      go through Neovim config and duplicate everything possible
  3. settings.json
    1
    {
    2
      "C_Cpp.default.compilerPath": "/usr/bin/g++-12",
    3
      "telemetry.telemetryLevel": "off",
    4
      "extensions.ignoreRecommendations": true,
    5
    
                  
  4. scripts Public

    scripts for my workflow

    Shell

  5. Ubuntu (X): copy file contents to sy...
    1
    command cat my_latex_template.txt | xclip -sel clip
  6. put this in a directory .gitlab/merg...
    1
    <!--- put this in a directory .gitlab/merge_request_templates/ at the root of the repo -->
    2
    /assign_reviewer @foo @bar @baz
    3
    
                  
    4
    **describe changes**
    5
    
                  

11 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing ianebeckett's contributions from March 03, 2024 to March 08, 2025. The contributions are 56% issues, 33% commits, 11% pull requests, 0% code review.

Contribution activity

March 2025

ianebeckett has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.