aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-04-07 12:41:39 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-04-07 12:41:39 +1200
commit72462177caadc4ee909cebbcbcec8fd468335ed7 (patch)
treec7b575786564ed5bc3dd321e39d9aad905416c39 /README.markdown
parentDependency name sort (diff)
downloaddotfiles-72462177caadc4ee909cebbcbcec8fd468335ed7.tar.gz
dotfiles-72462177caadc4ee909cebbcbcec8fd468335ed7.zip
Make instructions login shell agnostic
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 1b53ae58..a6720e9e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -32,7 +32,7 @@ directory so you can explore:
$ tmpdir=$(mktemp -d)
$ make install HOME="$tmpdir"
- $ env -i HOME="$tmpdir" TERM="$TERM" bash -l
+ $ env -i HOME="$tmpdir" TERM="$TERM" "$SHELL" -l
The default `install` target will install these targets and all their
dependencies. Note that you don't actually have to have any of this except `sh`