Add .zprofile
This commit is contained in:
parent
bd0da71123
commit
ecbc1f8bb0
2 changed files with 2 additions and 0 deletions
|
|
@ -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
1
zsh/.zprofile
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
exec dropbox &
|
||||||
Loading…
Add table
Add a link
Reference in a new issue