bash
This commit is contained in:
parent
714753ab9f
commit
29f54e7a5c
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
programs.bash.interactiveShellInit = ''
|
programs.bash.interactiveShellInit = ''
|
||||||
shopt -s autocd globstar failglob extglob checkwinsize
|
shopt -s autocd globstar nullglob extglob checkwinsize
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue