Skip to content
View kforeverisback's full-sized avatar
  • Microsoft Corporation
  • Mountain View, CA
  • LinkedIn in/azimekram

Block or report kforeverisback

Report abuse

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

Report abuse

Pinned Loading

  1. Total Memory in C# Interop Total Memory in C# Interop
    1
    using System;
    2
    using System.IO;
    3
    using System.Collections.Generic;
    4
    using System.Linq;
    5
    using System.Net.Http;
  2. Import McFly history into Atuin Import McFly history into Atuin
    1
    Recently I started to move from [McFly](https://github.com/cantino/mcfly) to [Atuin](https://github.com/atuinsh/atuin) and wanted to quickly import McFly history.
    2
    
                  
    3
    But `atuin` didn't include a method to import Mcfly history.
    4
    So here is my short procedure:
    5
    
                  
  3. check-crlf-extended check-crlf-extended Public

    Forked from erclu/check-crlf

    GitHub Action to check for files with `CRLF`, `LF` or `Mixed` line endings with include/exclude regex to filter specific files

    Shell

  4. eatmemory eatmemory Public

    Forked from julman99/eatmemory

    Simple C program to allocate memory from the command-line. Useful to test programs or systems under high memory usage conditions

    C

  5. env-config env-config Public

    Contains all configurations for .oh-my-zsh, .i3, gitconfig etc

    Shell 1