diff options
author | David Runge <david.runge@frqrec.com> | 2014-04-09 00:55:10 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-04-09 00:55:10 +0200 |
commit | c9ed348094b7d4ea657022e353a9940b11ff8dd4 (patch) | |
tree | aee56ad8e327b80215a8a853081eb48bf4423461 | |
parent | f93dd5949798d67f9f2954c95b06054036341e45 (diff) | |
download | dotfiles-c9ed348094b7d4ea657022e353a9940b11ff8dd4.tar.gz dotfiles-c9ed348094b7d4ea657022e353a9940b11ff8dd4.tar.bz2 dotfiles-c9ed348094b7d4ea657022e353a9940b11ff8dd4.tar.xz dotfiles-c9ed348094b7d4ea657022e353a9940b11ff8dd4.zip |
Restore plain yadr .zshrc
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .zshrc | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -40,6 +40,7 @@ Music/ Pictures/ git/ ownCloud/ +Videos/ .ICEauthority .Osmos/ @@ -13,4 +13,3 @@ fi # Customize to your needs... for config_file ($HOME/.yadr/zsh/*.zsh) source $config_file - |