1
0

Fetch automatically if command not found

This commit is contained in:
2020-05-31 14:05:40 +00:00
parent e34e63be11
commit fbbdb2ca9d

View File

@ -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 = {