diff options
author | abesnard | 2017-01-15 22:31:00 +0100 |
---|---|---|
committer | abesnard | 2017-01-15 22:31:00 +0100 |
commit | 0b84c5a2e11179fc15d9a9fd6b9da0f257530539 (patch) | |
tree | 8c91378f10dfe57db874abd9925d9d5c3fb49031 /dev | |
parent | f2264cf9176a7807a7993872cc1c2c437617c0b2 (diff) |
Add more books
Diffstat (limited to 'dev')
-rwxr-xr-x | dev | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/sh -nix-shell --command "tmuxinator local" +nix-shell --command "SHELL=$SHELL tmuxinator local" |