Skip to content
View coderfiregun's full-sized avatar
💭
Full Throttle
💭
Full Throttle
Block or Report

Block or report coderfiregun

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
coderfiregun/README.md
  • 👋 Hi, I’m @coderfiregun
  • 👀 I’m interested in competetive programming
  • 🌱 I’m currently learning devlopment
  • 💞️ I’m looking to collaborate on problem solving

Pinned

  1. Mac ( Sublime Text, C++ ) Setup.Md Mac ( Sublime Text, C++ ) Setup.Md
    1
    install [homebrew](https://brew.sh/)
    2
    - brew install gcc
    3
    
                  
    4
    link homebrew installed gcc (g++-13) with mac gcc (By default mac gcc is clang)
    5
    - cd /opt/homebrew/bin
  2. Install NVM in Mac for Node versions Install NVM in Mac for Node versions
    1
    - brew install nvm
    2
    - nano ~/.zshrc
    3
    - add 
    4
      source $(brew --prefix nvm)/nvm.sh
  3. Installing GVM in Mac for managing G... Installing GVM in Mac for managing Go version
    1
    - brew update
    2
    - brew install mercurial
    3
    - bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
    4
    - source ~/.gvm/scripts/gvm
  4. Install Rust in Mac Install Rust in Mac
    1
    - sudo curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | \
    2
    bash -s -- -y --no-modify-path
  5. xg2xg xg2xg Public

    Forked from jhuangtw/xg2xg

    by ex-googlers, for ex-googlers - a lookup table of similar tech & services