Skip to content
View geffrak's full-sized avatar
  • Autodesk
  • Montreal, Qc

Organizations

@shotgunsoftware
Block or Report

Block or report geffrak

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. .zshrc .zshrc
    1
    export PATH=$HOME/.local/bin:$HOME/go/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin
    2
    
                  
    3
    export ZSH=$HOME/.oh-my-zsh
    4
    export UPDATE_ZSH_DAYS=1
    5
    export MANPATH="/usr/local/man:$MANPATH"