Permalink
Browse files

Use @jasoncodes $EDITOR exports with fresh.

  • Loading branch information...
twe4ked committed Nov 5, 2012
1 parent a2e9fac commit 69d0779a4602216d777c66a779d489cd38c716d5
Showing with 1 addition and 2 deletions.
  1. +1 −0 lib/freshrc
  2. +0 −2 shell/exports.sh
View
@@ -17,5 +17,6 @@ fresh jasoncodes/fresh bin/fresh --bin
fresh jasoncodes/dotfiles inputrc --file
fresh jasoncodes/dotfiles tmux.conf --file
fresh jasoncodes/dotfiles 'aliases/*'
fresh jasoncodes/dotfiles shell/editor.sh
fresh rupa/z z.sh
fresh sharat87/zsh-vim-mode zsh-vim-mode.plugin.zsh
View
@@ -1,5 +1,3 @@
export EDITOR='mvim' # Set mvim as the default editor
export GIT_EDITOR='vim' # Use terminal Vim for git
export ARCHFLAGS='-arch x86_64' # Archflags
export GREP_OPTIONS='--color=auto' # Double rainbow!
export PATH=$HOME/bin:/usr/local/bin:$PATH # Path settings

0 comments on commit 69d0779

Please sign in to comment.