Added tmux plugin
This commit is contained in:
parent
c7485503f7
commit
9373c7b29d
|
@ -44,7 +44,7 @@
|
||||||
#'';
|
#'';
|
||||||
ohMyZsh = {
|
ohMyZsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [ "git" ];
|
plugins = [ "git" "tmux" ];
|
||||||
theme = "agnoster";
|
theme = "agnoster";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue