Fetch automatically if command not found
This commit is contained in:
parent
b1dac53ce1
commit
47da939519
@ -70,6 +70,8 @@ in {
|
|||||||
|
|
||||||
ZSH_TMUX_AUTOSTART = "true";
|
ZSH_TMUX_AUTOSTART = "true";
|
||||||
ZSH_TMUX_AUTOCONNECT = "true";
|
ZSH_TMUX_AUTOCONNECT = "true";
|
||||||
|
|
||||||
|
NIX_AUTO_RUN = "true";
|
||||||
};
|
};
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
|
Loading…
Reference in New Issue
Block a user