swc-modular-shell-dictionary.git
10 years agodictionary.txt: Add nesting modular/shell/exercises/dictionary/ namespaced
W. Trevor King [Tue, 29 Oct 2013 23:01:07 +0000 (16:01 -0700)]
dictionary.txt: Add nesting modular/shell/exercises/dictionary/

This gives the submodule-averse the nesting they'd usually get by
merging the master branch in a submodule at
modular/shell/exercises/dictionary.

10 years agoMerge branch 'master' into namespaced
W. Trevor King [Tue, 29 Oct 2013 22:58:56 +0000 (15:58 -0700)]
Merge branch 'master' into namespaced

This is a no-op merge, explicitly considering and rejecting the
de-namespacing from the master branch.  After this merge, future
merges from the master branch will pick up any content changes.

  $ git merge --log --no-ff --strategy ours master

* master:
  dictionary.txt: Remove nesting 1-Shell/

10 years agodictionary.txt: Remove nesting 1-Shell/ master
W. Trevor King [Tue, 29 Oct 2013 22:25:00 +0000 (15:25 -0700)]
dictionary.txt: Remove nesting 1-Shell/

There's no need to hard-code target directories in this repository.
Anyone consuming this material can use submodules and pick their own
target directory.

10 years agoAdded a dictionary to 1-Shell directory to demonstrate searching
Sasha Wood [Sun, 17 Jun 2012 01:06:07 +0000 (21:06 -0400)]
Added a dictionary to 1-Shell directory to demonstrate searching
in less.  Necessary to replace /usr/share/dict/american-english
that went away when we changed VMs.