Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benohara committed Jul 29, 2012
1 parent cefd49e commit abb1b74
Show file tree
Hide file tree
Showing 101 changed files with 40 additions and 33 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
[submodule "dotsync"]
path = dotsync
url = https://github.com/dotphiles/dotsync.git
[submodule "zsh/dotzsh"]
path = zsh/dotzsh
[submodule "shell/zsh/dotzsh"]
path = shell/zsh/dotzsh
url = https://github.com/dotphiles/dotzsh.git
[submodule "vim/dotvim"]
path = vim/dotvim
[submodule "editor/vim/dotvim"]
path = editor/vim/dotvim
url = https://github.com/dotphiles/dotvim.git

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
62 changes: 33 additions & 29 deletions dotsyncrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,42 @@
# dotfiles to symlink
#
# srcfile:dstfile
# dstfile will be '.$srcfile' by default
# dstfile will be '.$srcfile' by default (with path removed)
#
[files]
##bin:bin
# Uncomment examples below
#bin:bin
dotsyncrc
##editor/editrc:.editrc
##editor/fasdrc:.fasdrc
##git/gitconfig:.gitconfig
##git/gitignore:.gitignore
##gnupg
##grc
##mercurial/hgrc:.hgrc
##mercurial/hgignore:.hgignore
##hushlogin
##editor/inputrc:.inputrc
##screen/screenrc:.screenrc
##ssh
##subversion
##taskwarrior/task:.task
##taskwarrior/taskrc:.taskrc
##git/tigrc:.tigrc
##tmux/tmux.conf:.tmux.conf
##tmux/tmuxinator:.tmuxinator
##python/pythonrc:.pythonrc
##vim/dotvim:.vim
##vim/vimrc:.vimrc
##zsh/zlogin:.zlogin
##zsh/zlogout:.zlogout
##zsh/zprofile:.zprofile
##zsh/dotzsh:.zsh
##zsh/zshenv:.zshenv
##zsh/zshrc:.zshrc
#apps/taskwarrior/task
#apps/taskwarrior/taskrc
#dev/python/pythonrc
#dev/ruby/irbrc
#dev/ruby/pryrc
#dev/ruby/gemrc
#editor/editrc
#editor/fasdrc
#editor/inputrc
#editor/vim/dotvim:.vim
#editor/vim/vimrc
#mux/screen/screenrc
#mux/tmux/tmux.conf
#mux/tmux/tmuxinator
#sec/gnupg
#sec/ssh
#shell/grc
#shell/hushlogin
#shell/zsh/zlogin
#shell/zsh/zlogout
#shell/zsh/zprofile
#shell/zsh/dotzsh
#shell/zsh/zshenv
#shell/zsh/zshrc
#vcs/git/gitconfig
#vcs/git/gitignore
#vcs/git/tigrc
#vcs/mercurial/hgrc
#vcs/mercurial/hgignore
#vcs/subversion
[endfiles]

# Hosts to sync
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions sec/ssh/environment-mac-mini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SSH_AUTH_SOCK=/tmp/ssh-QYq4yAA9l8zk/agent.3504; export SSH_AUTH_SOCK;
SSH_AGENT_PID=3505; export SSH_AGENT_PID;
echo Agent pid 3505;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit abb1b74

Please sign in to comment.