see if this will fix tmux
This commit is contained in:
parent
d7b608bbeb
commit
b0c3a7626e
@ -47,8 +47,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
devShell = {
|
devShell = {
|
||||||
# Enabled by default
|
mkShellArgs = {
|
||||||
# enable = true;
|
shellHook = ''
|
||||||
|
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
|
||||||
# Programs you want to make available in the shell.
|
# Programs you want to make available in the shell.
|
||||||
# Default programs can be disabled by setting to 'null'
|
# Default programs can be disabled by setting to 'null'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user