diff options
| author | 2012-02-28 15:37:45 +0100 | |
|---|---|---|
| committer | 2012-02-28 15:37:45 +0100 | |
| commit | 540f3aeec815446fcfa0dce6e48700a0b069cc5c (patch) | |
| tree | 5449a384d496f15d756b180126548cb4607edb5c /.zprofile | |
| parent | f1da596fe49d6b64022a1540cb4e29411125684c (diff) | |
| download | dotfiles-540f3aeec815446fcfa0dce6e48700a0b069cc5c.tar.gz dotfiles-540f3aeec815446fcfa0dce6e48700a0b069cc5c.zip | |
.zprofile
Diffstat (limited to '.zprofile')
| -rw-r--r-- | .zprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile new file mode 100644 index 0000000..779a315 --- /dev/null +++ b/.zprofile @@ -0,0 +1,2 @@ +# -*- eval: (git-auto-commit-mode 1) -*- +export PATH="${HOME}/bin:${PATH}:/usr/local/bin" |
