diff options
author | Joris | 2019-05-16 09:37:02 +0200 |
---|---|---|
committer | Joris | 2019-05-16 09:37:02 +0200 |
commit | fa380f4d1d3ab9430c1b529e086e3757ff65c93a (patch) | |
tree | b8ba751bc1c4db5657b67be9e6f3c54021546702 /dev | |
parent | c9a3b1652b93b1577e98fefbcb8652be4d7237f9 (diff) |
Minor modification
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 "SHELL=$SHELL mux local" +nix-shell --command "SHELL=$SHELL tmuxinator local" |