Skip to content

Commit

Permalink
Rename templates to runcoms
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Aug 4, 2012
1 parent b25428a commit 6006547
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ version is 4.3.10.
git clone --recursive https://github.com/sorin-ionescu/oh-my-zsh.git ~/.oh-my-zsh

2. Create a new Zsh configuration by copying the Zsh configuration file
templates provided:
runcoms provided:

for rcfile in ~/.oh-my-zsh/templates/z{shenv,shrc,login,logout}; do
for rcfile in ~/.oh-my-zsh/runcoms/z{shenv,shrc,login,logout}; do
cp -f $rcfile ~/.$rcfile:t
done

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.

0 comments on commit 6006547

Please sign in to comment.