Skip to content

Commit a5af664

Browse files
committed
calc plugin, forked and modified
1 parent b71a307 commit a5af664

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

home/sme/global/default.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ in {
209209
name = "webframp/powerlevel10k";
210210
tags = ["as:theme" "depth:1"];
211211
}
212+
{
213+
name = "webframp/calc.plugin.zsh";
214+
}
212215
];
213216
};
214217
};

0 commit comments

Comments
 (0)