Skip to content

Instantly share code, notes, and snippets.

@oleggrishechkin
Last active September 27, 2021 12:14
Show Gist options
  • Save oleggrishechkin/4e61efc23c92a6adab88405d70da9f9d to your computer and use it in GitHub Desktop.
Save oleggrishechkin/4e61efc23c92a6adab88405d70da9f9d to your computer and use it in GitHub Desktop.
  • git

    1. setup
    git config --global user.email oleggrishechkin@gmail.com
    git config --global user.name "Oleg Grishechkin"
    git config --global core.editor "webstorm -w"
    
    1. add aliases
    touch ~/.zshrc
    open -e ~/.zshrc
    
  • skype

  • telegram

  • webstorm

  • chrome

  • node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment