Skip to content

Commit

Permalink
Create ~/bin before expecting it.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugojosefson committed Nov 19, 2016
1 parent 33bda16 commit 422ac48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-tilda-byobu-tmuxinator-bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ windows:
EOF

DOMAIN=${DOMAIN:-$(wbinfo --own-domain 2>/dev/null || true)}
mkdir -p ~/bin
cat > ~/bin/m-temp <<EOF
#!/bin/bash
Expand Down

0 comments on commit 422ac48

Please sign in to comment.