1
0
Fork 0

Add .zprofile

This commit is contained in:
Jeremy Kaplan 2016-01-25 15:48:57 -05:00
commit ecbc1f8bb0
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
~/.config/i3status: i3status/ ~/.config/i3status: i3status/
~/.config/zsh: zsh/ ~/.config/zsh: zsh/
~/.zshrc: zsh/.zshrc ~/.zshrc: zsh/.zshrc
~/.zprofile: zsh/.zprofile
~/.hgrc: hg/.hgrc ~/.hgrc: hg/.hgrc
~/.config/git: git ~/.config/git: git
~/.vim: vim/ ~/.vim: vim/

1
zsh/.zprofile Normal file
View file

@ -0,0 +1 @@
exec dropbox &