diff --git a/dotfiles.yml b/dotfiles.yml index 1d986f9..1932298 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -100,14 +100,16 @@ copy: src=.zshrc dest={{ansible_env.HOME}}/.zshrc # TODO -# i3 bugfixes: +# i3 bugfixes/improvements: # ++ http://www.draconianoverlord.com/2014/05/26/from-xmonad-to-i3.html # # https://github.com/sgentle/caniuse-cmd # +# Capistrano : docker run --rm -it -v `pwd`:/home -v $HOME/.ssh:/root/.ssh --workdir="/home" ruby:slim bash -c "bundle install && bundle exec cap deploy" +# # sudo usermod -aG docker pierre ? # Dropbox # Vault for passwords and sensitive data: http://docs.ansible.com/ansible/playbooks_vault.html # # Refactoring: -# Nginx-proxy: move the config file by copying it where it belongs \ No newline at end of file +# Nginx-proxy: move the config file by copying it where it belongs