Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
marknorgren committed Apr 14, 2020
1 parent 8b2c1d4 commit c403577
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .zshrc
@@ -1,8 +1,12 @@
echo ".zschrc"

# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH

export PATH=$HOME/bin:/usr/local/bin:$PATH

# Fastlane
export PATH="$HOME/.fastlane/bin:$PATH"

# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"

Expand Down Expand Up @@ -104,3 +108,6 @@ source ~/working/dotfiles/zshrc.sh
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"



0 comments on commit c403577

Please sign in to comment.