Skip to content
View zeitos's full-sized avatar
🐭
🐭
  • Onapsis
  • Palermo, CABA, Argentina
  • X @fotero

Organizations

@spark-jobserver
Block or Report

Block or report zeitos

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

  1. Setup mac env Setup mac env
    1
    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
    2
    
    
    3
    brew install telnet
    4
    brew install z
    5
    brew install jq
  2. Ubuntu_env Ubuntu_env
    1
    sudo apt install -y curl wget git fonts-powerline
    2
    #OH my zsh (https://www.tecmint.com/install-oh-my-zsh-in-ubuntu/)
    3
    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
    4
    
    
    5
    # fzf